Content
@
0 reply
0 recast
2 reactions
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
one of the many matts
@1ofthemanymatts
for nprogress, put it in your app/layout and then hook the navigation events in next/navigation router within an effect
1 reply
0 recast
0 reaction
welter
@fun
i think that only works within nextjs pages, but it should be quite similar for the app router
0 reply
0 recast
0 reaction