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 got this error on the last-release(5.2.5), I am working with Nextjs and entirely using SSG and ISR.
The error only appears on development(which all SSG becomes SSR) and no error on the build.
I am using preact/compat with type-aliasing method.