Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] SPA Page CSUI won't autoload #1026

Open
2 of 3 tasks
dielect opened this issue Jul 16, 2024 · 0 comments
Open
2 of 3 tasks

[BUG] SPA Page CSUI won't autoload #1026

dielect opened this issue Jul 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@dielect
Copy link

dielect commented Jul 16, 2024

What happened?

Single-page applications, like Plasmo CSUI, do not reload if the page routing changes, but the page is not reloaded and updated.

For example:
https://www.flaticon.com/search?word=apple

When I click on one of the icons, the page path might change to https://www.flaticon.com/free-icon/apple_415733?xxxx

Even though my content script is configured with a match of https://www.flaticon.com/free-icon/*

But in this case my ui doesn't load!

Unless I refresh the page to go to the https://www.flaticon.com/free-icon/apple_415733 page

Version

Latest

What OS are you seeing the problem on?

Windows

What browsers are you seeing the problem on?

Chrome

Relevant log output

No response

(OPTIONAL) Contribution

  • I would like to fix this BUG via a PR

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I checked the current issues for duplicate problems.
@dielect dielect added the bug Something isn't working label Jul 16, 2024
@dielect dielect changed the title [BUG] Single page app CSUI won't autoload [BUG] SPA Page CSUI won't autoload Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant