-
Notifications
You must be signed in to change notification settings - Fork 482
Open
Labels
appfrontendIssues related to the frontendIssues related to the frontendheadlamp-pluginRelated to the headlamp-plugin NPM package.Related to the headlamp-plugin NPM package.kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.plugins
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
Metadata
Metadata
Assignees
Labels
appfrontendIssues related to the frontendIssues related to the frontendheadlamp-pluginRelated to the headlamp-plugin NPM package.Related to the headlamp-plugin NPM package.kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.plugins
Type
Projects
Status
In Progress