apal21 / nextjs-progressbar

A simple Next.js progressbar component using NProgress.

Home Page:https://www.npmjs.com/package/nextjs-progressbar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

showSpinner: false option not working.

freddieerg opened this issue · comments

Setting showSpinner to false in the options prop will still result in the spinner being displayed.

Also, when will the addition of delayMs be published to the NPM repo?

EDIT: This has suddenly started working so I assume something was getting cached somewhere.