Monir Hossain

Results 1 comments of Monir Hossain

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