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

3.4.15 recursion component error #10158

Closed
dmitriyvleskov opened this issue Jan 19, 2024 · 1 comment
Closed

3.4.15 recursion component error #10158

dmitriyvleskov opened this issue Jan 19, 2024 · 1 comment
Labels
need more info Further information is requested

Comments

@dmitriyvleskov
Copy link

Vue version

3.4.15

Link to minimal reproduction

Steps to reproduce

Uncaught (in promise) Maximum recursive updates exceeded in component . 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.

What is expected?

Don't break the existing one

What is actually happening?

Uncaught (in promise) Maximum recursive updates exceeded in component . 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

@LinusBorg
Copy link
Member

This issue is not actionable for us since it contains no way do reproduce the error.

If you can provide a reproduction, please provide one. Otherwise we have to close this issue.

Thanks

@LinusBorg LinusBorg added the need more info Further information is requested label Jan 19, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
need more info Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants