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

Bug: input setValue trigger no more works after upgrade from 2.3.2 to 2.4.3... #2283

Closed
sosog opened this issue Dec 18, 2023 · 3 comments
Closed
Labels
bug Something isn't working needs reproduction

Comments

@sosog
Copy link

sosog commented Dec 18, 2023

I have test where use setValue in vitest (Vue app), it was always worked, but after upgrade version from 2.3.2 to 2.4.3... setValue no more triggers input change, so Vue component can't process instance update of input ref. #2019

@sosog sosog added the bug Something isn't working label Dec 18, 2023
@cexbrayat
Copy link
Member

Can you provide us a small repro online using https://stackblitz.com/github/vuejs/create-vue-templates/tree/main/typescript-vitest?file=src%2Fcomponents%2F__tests__%2FHelloWorld.spec.ts ?

It only takes a few minutes, and we'll be able to take a look

@cexbrayat
Copy link
Member

@sosog Didi you manage to make a reproduction or did you solve your issue?

@cexbrayat
Copy link
Member

We had no answer from the OP so I'm going to close this.

If someone encounters the same issue, feel free to ping me with a repro and I'll re-open it.

@cexbrayat cexbrayat closed this as not planned Won't fix, can't repro, duplicate, stale Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs reproduction
Projects
None yet
Development

No branches or pull requests

2 participants