-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
Vue 3.4.11 Breaks Quasar QInput with error: "Maximum recursive updates exceeded in component <QInput>." #10100
Comments
same error here |
same here |
1 similar comment
same here |
me too
|
Same error. I had to keep the fixed versions to continue development. "pinia": "2.0.16", |
The original issue has already been fixed in the latest release. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Vue version
3.4.11
Link to minimal reproduction
https://play.vuejs.org/#eNqNUstu2zAQ/BWWF7dARMJxTq4SuC0CND30DfTCiyqtbabiI0vKMSDo37ukEkcxkiA37sxyZ/bR8w/ei10HfMnLUKP2kQWInb9QVhvvMLKeIazZwNboDJtR6uz9A/fjyvou3pM3XRUqTLyytbMhMhM27DwVeDv7DG3r2B+HbfNm9k7ZUo56pERBBOPbKgJFjJXb+UXf58/DUEqKMnpT6KTGdoVxDbTnilOG4kwSXcpJBX7CR4OFqby4Ds5Se32qoe6IoPiSZSRh1FSKFd/G6MNSyrqx9I009A6FhSitN3JFaRI7G7WBonFmtRBnYj6XjQ5xigsIpviL7jYAUhXFTyY6ksAdYIFgG0DA1+oefXukfcQ9rz/u5xWSY+LqVMzPxOkoMkKptvDomlw41R2UHWjeMdDC13pzNO3aGa9bwG8+ajqIR1Ov6B5uv2QsYgcHl/UW6n9P4NdhP1r/jpBbnnQWK9xAHOnLX19hT+8DSdfStXcbfob8CcG1XfI4pn3sbEO2J3nZ7VU+Hm03v8PlPoIN900lo3kaOT9v+tMLrT/YXYjFYYrDf6oYMpY=
Steps to reproduce
What is expected?
QInput should render without an error.
What is actually happening?
QInput throws the following error:
System Info
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: