gatsby continous reload - error issue
goto chrome dev tools
delete service worker in Application tab
Suddenly I got a error in Gatsby project. My app in browser keeps reloading automatically infinitely.
It was strange. I saw errors in broswer console with tag "worker"
I went to Application tab in dev tools -> Service workers on left side -> Unregistered service worker of my app
The issue is fixed