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
Open the test console and click on the failing test. The link specified in the error message points to the old deprecated docs url and not the updated docs url.
What is expected?
The link should point to the new docs url.
What is actually happening?
The link points to the old docs url.
The text was updated successfully, but these errors were encountered:
@eddyerburgh An error related with broken links in the console is happening to me.
I got this message for example:
[vue-test-utils]: hasProp() has been deprecated and will be removed in version 1.0.0. Use props() instead—https://vue-test-utils.vuejs.org/en/api/wrapper/props
Version
1.0.0-beta.16
Reproduction link
https://codesandbox.io/s/ox1q0l7mm6
Steps to reproduce
Open the test console and click on the failing test. The link specified in the error message points to the old deprecated docs url and not the updated docs url.
What is expected?
The link should point to the new docs url.
What is actually happening?
The link points to the old docs url.
The text was updated successfully, but these errors were encountered: