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
I had to debug to find out what changed when using valtio/utils & I had no idea it was valtio/utils that caused it (I searched for Prisma, Nexus, Next.js for that warning at first) cause there was no indication anywhere it was valtio until i opened Chrome DevTools & located a .mjs file having console warnings of Redux Devtools.
I think a more helpful error message would have been like Next.js:
I had to debug to find out what changed when using
valtio/utils
& I had no idea it wasvaltio/utils
that caused it (I searched for Prisma, Nexus, Next.js for that warning at first) cause there was no indication anywhere it was valtio until i opened Chrome DevTools & located a.mjs
file having console warnings of Redux Devtools.I think a more helpful error message would have been like Next.js:
Read more
at least tells you it's a Next.js issue.The text was updated successfully, but these errors were encountered: