Dawit @minch.dev · Dec 7

TIL (the hard way) In Next.js, components that use browser-only APIs (like window) cause issues when statically rendering your app. The issue can be resolved by disabling SSR for such components. #LearnInPublic

0 likes 0 replies

?