Skip to content
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

Deprecated error message #2101

Open
thevladisss opened this issue Nov 11, 2024 · 0 comments
Open

Deprecated error message #2101

thevladisss opened this issue Nov 11, 2024 · 0 comments

Comments

@thevladisss
Copy link

Subject of the issue

When attempting to run ".trigger("input", { target: {} }", it errors out with as expected, because we cannot stub target, however the message still references the old documentation and reads:

Error: [vue-test-utils]: you cannot set the target value of an event. See the notes section of the docs for more details-https://vue-test-utils.vuejs.org/api/wrapper/trigger.html"

Expected behaviour

Should be referencing old documentation website "https://v1.test-utils.vuejs.org/api/wrapper/trigger.html"

What should happen?

Actual behaviour

References nonexistent link

Possible Solution

Update depreacted error message

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

1 participant