https://codesandbox.io/s/codesandbox-nuxt-hu20j
When you ran a post command the progress will always be visible.
{ progress: false } should hide the progress bar.
The progress bar is shown every time the request is made.
Sorry, the problem is the post command not the setInterval function. I have updated the title. It is related to this #258, where get was fixed.
Any update for this?
Try my solution from here https://github.com/nuxt-community/axios-module/issues/258#issuecomment-682388847
It worked for me.
Let me know.
Most helpful comment
Any update for this?