Ingo Krumbein
Ingo Krumbein
Same here on my end. Component looks like this: ```javascript { setPrimaryColor(color); }} /> ``` With defaultValue the input is set and the color of the value is changing, but...
> Possible fix: run NProgress.done() inside your top level client component, this will cleanup any stuck loader > > ``` > import * as NProgress from "nprogress"; > > useEffect(()...
> > Possible fix: run NProgress.done() inside your top level client component, this will cleanup any stuck loader > > ``` > > import * as NProgress from "nprogress"; >...