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

Fix empty rails panel in Chrome #150

Merged
merged 1 commit into from
Apr 28, 2019
Merged

Fix empty rails panel in Chrome #150

merged 1 commit into from
Apr 28, 2019

Conversation

yagni
Copy link
Contributor

@yagni yagni commented Feb 2, 2019

Fixes #142. Needed to return true in onMessage so the getJSON callback is called asynchronously. I also noticed deprecated extension functions were being called, so I switched to the recommended runtime functions instead.

… and return true from onMessage to keep the message channel open so the callback can be called asynchronously.
@raulperezalejo
Copy link

Is there any plan to merge this?

@modosc modosc merged commit c85f813 into dejan:master Apr 28, 2019
@modosc
Copy link
Collaborator

modosc commented Apr 28, 2019

@dejan can you roll another chrome release with this fix?

@dejan
Copy link
Owner

dejan commented May 9, 2019

I'm sorry about the delay - it's rolled out now. Thanks.

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

Successfully merging this pull request may close these issues.

Rails panel not displaying information on new chrome update
4 participants