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 fails to navigate to Chrome DevTools page once in a while #474

Closed
ono-max opened this issue Jan 2, 2022 · 1 comment · Fixed by #475
Closed

Chrome fails to navigate to Chrome DevTools page once in a while #474

ono-max opened this issue Jan 2, 2022 · 1 comment · Fixed by #475

Comments

@ono-max
Copy link
Collaborator

ono-max commented Jan 2, 2022

Your environment

  • ruby -v:
    ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [x86_64-darwin20]
  • rdbg -v:

Describe the bug
Chrome doesn't navigate to Chrome DevTools page like below:

Screen Shot 2022-01-02 at 11 13 47 AM

To Reproduce
It's hard to reproduce it, but this bug tends to be happened when Chrome debugging is used first.

Expected behavior
It should navigate to Chrome DevTools page.

Additional context
Add any other context about the problem here.

ono-max referenced this issue in ono-max/debug Jan 2, 2022
Because Chrome sometimes fails to get the frame id when it navigates current page to the given URL, we add frameId as a param

Fixes #474
@st0012
Copy link
Member

st0012 commented Jan 2, 2022

Oh I've experienced this problem too! I thought it's because of my environment.

@ko1 ko1 closed this as completed in #475 Jan 4, 2022
ko1 pushed a commit that referenced this issue Jan 4, 2022
Because Chrome sometimes fails to get the frame id when it navigates current page to the given URL, we add frameId as a param

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

Successfully merging a pull request may close this issue.

2 participants