-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
v3.4.22
breaks PrimeVue Input component
#10710
Comments
Also all the |
scoped css |
I think this is expected. What use case does this change break? |
Do you have a runnable reproduction? I can't reproduce this issue https://play.vuejs.org/#eNp9UkFOwzAQ/IrxpSCVRC2cQlqpoErAARAgcbGE0nSbuji2ZTuhVZS/s3aatgfU2+7O7Hpm5IbOtI7qCmhCU5sbrh2x4Co9ZZKXWhlHGmJgRVqyMqokA6QOmGQyV9I6UtqCTDx+OXgEIRT5UkYsLwZXRwq3s9zxGvY8ZypANI27x/AZbByUWmQOsCMkXY9IkovM2gmjDcnCdnK80zI6bZrwdNum8XrUbYlsASKU2HCpK0fcTgPeyNeQ/yzUllFSX5dqCQKH/Tkcxvutw8ifi/t7aXyiDlvrdsKXUSeMNJ6eK6FMggaXd0y2wV6g0SF1FnNY8SLaWCUx5cBHUarUXIB51Y5jTowm3SWPZZjk73OY+biG/TwY+We+segtweLNgAXjTR0wl5kCXAfPP15gi/UBxDAqgewz4DtYJSqvsaPdV3KJsk94Qe1T+CtcFp92vnUgbW/KC/XMNvAZxf/zcMb6Ue5NdBv2ME9M8bsG429igAhE4zFt/wDXaOgw |
Caused by ca84316 |
I see you already found the cause, do you still want a reproducer from me? |
I found the cause for OP's issue, but I'm not sure what you meant by "all the |
Please do not report unrelated issues under an existing one that already has a reproduction. If your problem is different from OP's, open a separate issue. |
v3.4.22
is breakingv3.4.22
breaks PrimeVue Input component
Vue version
v3.4.22
Link to minimal reproduction
https://stackblitz.com/edit/github-fakvdt?file=app.vue
Steps to reproduce
Open reproduction link, wait till app loaded.
Try to use the input to change the associated ref value
What is expected?
Input should change value flawlessly
What is actually happening?
Input is glitching/bugged and keeps reverting to initial value
System Info
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: