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

Firefox WebExtension version semi-randomly fails with document.head is null #56

Open
Jibodeah opened this issue Nov 15, 2017 · 3 comments

Comments

@Jibodeah
Copy link

Jibodeah commented Nov 15, 2017

Semi-randomly on page load BPM crashes with

BPM: ERROR: Exception on line 2918:  TypeError: document.head is null

Looking at the source the problem seems to be in a Chrome specific workaround which probably shouldn't be running anyway...

Firefox 57.0

@Jibodeah
Copy link
Author

Jibodeah commented Dec 2, 2017

It seems to occur when a new tab is opened. On the second load of a page in a tab (whether it's a refresh or a new page) it always seems to work properly.

@ByzantineFailure
Copy link
Contributor

ByzantineFailure commented Dec 2, 2017 via email

@ByzantineFailure
Copy link
Contributor

ByzantineFailure commented Dec 2, 2017 via email

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