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.
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.