You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation for for example setMethods is unclear. It simply states: "setMethods is deprecated and will be removed in future releases.". Same goes for isVueInstance.
This does not explain what the replacement (if any) should be, or why this was deprecated.
These types of warnings also happens when running the tests:
"[vue-test-utils]: overwriting methods via the methods property is deprecated and will removed in the next major version"
Here it's also unclear what the fix should be or why this was deprecated.
What does the proposed API look like?
Not applicable.
jimmerydad, TStand90, dgattey, nicojs, rs3d and 31 more