Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

welter pfp
welter
@fun
next.js 13 using app router if you can help with any of these, that would be greatly appreciated – pre-load skeleton of site as content loads – show nprogress bar on top of page as content loads – disable button if input has no value
5 replies
0 recast
2 reactions

Elie pfp
Elie
@elie
If you’re struggling with anything that worked with page router then just add use client to the top of the file. Don’t wrestle with it.
1 reply
0 recast
0 reaction

welter pfp
welter
@fun
that always gives me this error Module not found: Can't resolve 'net'
1 reply
0 recast
0 reaction

Elie pfp
Elie
@elie
For which problem? That means you’re importing a file that isn’t available on the client.
2 replies
0 recast
0 reaction

Elie pfp
Elie
@elie
Try a very simple example with a component and use state to see use client working for you.
0 reply
0 recast
0 reaction

welter pfp
welter
@fun
first one, but its not actually needed as a client but i tried lol would you know how to fix postgresql returning "Unhandled Runtime Error, Connection Closed" in a component? 😅
1 reply
1 recast
0 reaction