Skip to content

content_script not updating #18

@riccardoferretti

Description

@riccardoferretti

Once I load the extension in chrome, changes to content_script.ts don't seem to live reload.
A few notes:

  • the generated file dist/js/content_script.js is updated
  • changes to background.ts are propagated if I refresh the devtools for the background "page"
  • changes to the popup are propagated if I close and reopen the popup

I have tried:

  • reloading the page
  • opening/closing the popup
  • clicking "update" in the extensions panel

None of that worked, the only thing that worked was removing and re-adding the extension.

Any idea of why I have having this issue?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions