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

Restricted pages break the communication between the panel and content #74

Open
steciuk opened this issue May 15, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@steciuk
Copy link
Owner

steciuk commented May 15, 2024

Scenario 1

Steps

  1. Open devtools on a page with supported libraries
  2. Open State-Viz panel
  3. Navigate to chrome://newtab

What happens:

  • Panel still shows the tree structure from the previous page
  • When navigating to any page with supported libraries, the panel doesn't work

What should happen:

  • On the restricted page there should be an information in the panel that no libraries detected
  • Navigating back to the page should reconnect the panel with the content script

Scenario 2

Steps

  1. Open devtools on a restricted page
  2. Go to a page with supported libraries

What happens:

  • State-Viz panel is not created

What should happen:

  • State-Viz panel should be created
@steciuk steciuk added the bug Something isn't working label May 15, 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