You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
trying to use this in a next js app, when more than one instance on a page, only one loads, usually the last one but it seems to change sometimes but only ever one is created. Error message says something about zoid destroying things...
VM11329 js:2 Uncaught Error: zoid destroyed all components
at js:2
at js:2
at js:2
at Object.all (js:2)
at Bo (js:2)
at js:2
at ml (js:2)
at js:2
at Array.forEach ()
at Object.value (js:2)
at js:2
at Module. (js:2)
at t (js:2)
at js:2
at js:2
The text was updated successfully, but these errors were encountered:
trying to use this in a next js app, when more than one instance on a page, only one loads, usually the last one but it seems to change sometimes but only ever one is created. Error message says something about zoid destroying things...
VM11329 js:2 Uncaught Error: zoid destroyed all components
at js:2
at js:2
at js:2
at Object.all (js:2)
at Bo (js:2)
at js:2
at ml (js:2)
at js:2
at Array.forEach ()
at Object.value (js:2)
at js:2
at Module. (js:2)
at t (js:2)
at js:2
at js:2
The text was updated successfully, but these errors were encountered: