Gokulakrishnan Kalaikovan

Results 60 comments of Gokulakrishnan Kalaikovan

> Possible fix: run NProgress.done() inside your top level client component, this will cleanup any stuck loader > > ``` > import * as NProgress from "nprogress"; > > useEffect(()...

@ImamAlfariziSyahputra @Super-Kenil Yep issue is fixed in v14.0.4 for my app [expense.fyi](expense.fyi)

@rafaelfranca Hey, sorry i cannot share the source code. I have updated the code above which is the sample code.

@Vic-L Thanks for helping out @niksosf 👍

Hi @Arzzam I had plan to do it myself but got caught up with other work. If you want to contribute you can, This feature could be good addition.

@ganesharulanantham As of now no plan to do this feature. But will keep it in the backlog.

@ganesharulanantham Got it, I can build this too, but how many users will need this? Looking at the stats for investments page, not many are using this feature. Most of...

@perryraskin Thanks for suggesting, will see how feasible it is to do this.

@abdulhasibn Sure Abdul.

> > Did anyone find a solution to this problem? > > I found the answer here: [shikijs/shiki#138 (comment)](https://github.com/shikijs/shiki/issues/138#issuecomment-1057471160) > > basically in nextjs there are 3 states: > >...