Skip to content

Broken links in console error messages #669

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
shortdiv opened this issue May 28, 2018 · 3 comments
Closed

Broken links in console error messages #669

shortdiv opened this issue May 28, 2018 · 3 comments

Comments

@shortdiv
Copy link
Contributor

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.

@ebisbe
Copy link
Collaborator

ebisbe commented Jun 17, 2018

@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

I'm using "@vue/test-utils": "^1.0.0-beta.16",

Do I open another issue?

@eddyerburgh
Copy link
Member

@ebisbe yes please, unless you would like to make a PR?

@ebisbe
Copy link
Collaborator

ebisbe commented Jun 17, 2018

@eddyerburgh I'll search it and open a Pr during this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants