Skip to content

Vue 3.4.11 Breaks Quasar QInput with error: "Maximum recursive updates exceeded in component <QInput>." #10100

Closed
@acollard

Description

@acollard

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

  1. Add latest Quasar package (2.14.2) to imports.
  2. Add QInput to the App.

What is expected?

QInput should render without an error.

What is actually happening?

QInput throws the following error:

Maximum recursive updates exceeded in component <QInput>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.

System Info

No response

Any additional comments?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions