What would be the best way to find and fix this error:
whats:1 Uncaught (in promise) Maximum recursive updates exceeded in component <whats>. 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.
Promise.then
(anonymous) @ useImob.ts:8
useImob @ useImob.ts:3
setup @ Usuarios.vue:24
Promise.then
fetchUsuarios @ useUsuariosNotificacoes.ts:50
await in fetchUsuarios
(anonymous) @ whats.vue:389
Promise.then
useImobNotificacoes @ useImobNotificacoes.ts:7
setup @ whats.vue:130