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
Server rendered auth in the navbar is causing webpack errors. They are barely noticeable and occur only on first load of a page after server reboot, but it's causing the whole app to go dynamic (unwanted) during build. Fallback is to go with client-side for now.
Perhaps make a clean nextjs project with authjs and nextra v4 and do some testing.
The text was updated successfully, but these errors were encountered:
Server rendered auth in the navbar is causing webpack errors. They are barely noticeable and occur only on first load of a page after server reboot, but it's causing the whole app to go dynamic (unwanted) during build. Fallback is to go with client-side for now.
Perhaps make a clean nextjs project with authjs and nextra v4 and do some testing.
The text was updated successfully, but these errors were encountered: