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

Chrome extension 4.0.6 occasionally needs manual tool reload #107

Open
awkay opened this issue Jan 1, 2025 · 4 comments
Open

Chrome extension 4.0.6 occasionally needs manual tool reload #107

awkay opened this issue Jan 1, 2025 · 4 comments
Assignees

Comments

@awkay
Copy link
Member

awkay commented Jan 1, 2025

Sometimes Inspect loses connection.
Right-clicking in the Inspect tab and choosing reload seems to fix it.

Probably a devtools-remote issue

@awkay awkay self-assigned this Jan 15, 2025
@awkay
Copy link
Member Author

awkay commented Jan 15, 2025

I looked into this a bit more. It's a bit of a race condition on "who starts first". I need to re-work how the Inspect side handles disconnects and reconnects.

@vkz
Copy link

vkz commented Jan 28, 2025

Chrome Version 132.0.6834.111 (Official Build) (arm64)
Fulcro Inspect just stopped connecting. Right click inside Fulcro Inspect tab is disabled. Nothing I do seems to bring it back.

Latest Inspect installed.

@vkz
Copy link

vkz commented Jan 28, 2025

Well that's awkward. We managed to solve this following instructions in the console :) Puzzling, however, that while my colleague's console showed the error with necessary steps to fix, mine haven't.

Error as appeared in one browser:

Error and fix one browser showed

What I saw in the console:

What my console showed

I'm guessing, the first of these is the intended behavior but may not be reliable.

@awkay
Copy link
Member Author

awkay commented Jan 28, 2025

The old inspect preload doesn't do anything EXCEPT issue that error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants