Open
Description
Describe the bug
For me reloading with "npm start" is broken except on the home page.
Note, only seems to happen only on non-cluster pages that don't do backend requests.
To Reproduce
Steps to reproduce the bug:
- Open headlamp app (in dev mode or with compiled app)
- Go to a non home page (eg settings)
- cd plugins/examples/podcounter/ && npm i && npm start
- Note how the app doesn't reload
- Make a change to plugin, note how it doesn't reload
Environment (please provide info about your environment):
WSL ubuntu, running the app