Logeshdas
Results
2
comments of
Logeshdas
Next.js is universal, which means it executes code in the server-side first, then client-side. The window object is only present client-side, so it throws error like `window is not defined`....
@jiangchunyun androidMode='spinner'