Uncaught (in promise) Maximum recursive updates exceeded in component

Forums Vue 3 Migration Errors Uncaught (in promise) Maximum recursive updates exceeded in component

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #122269
    vuejs
    Keymaster

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

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.