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

TimeLine: [Vue warn]: Maximum recursive updates exceeded #64

Open
draeder opened this issue Feb 1, 2023 · 0 comments
Open

TimeLine: [Vue warn]: Maximum recursive updates exceeded #64

draeder opened this issue Feb 1, 2023 · 0 comments

Comments

@draeder
Copy link

draeder commented Feb 1, 2023

When using TimeLine.vue, the following error is consistently present and causes the Quasar app to take seconds to finally load:

[Vue warn]: Maximum recursive updates exceeded. 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.
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