Skip to content

plugin reloading is broken on non cluster pages (like settings) #3040

Open
@illume

Description

@illume

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

No one assigned

    Labels

    appfrontendIssues related to the frontendheadlamp-pluginRelated to the headlamp-plugin NPM package.kind/bugCategorizes issue or PR as related to a bug.plugins

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions