You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I wonder if this happens because our content now doesn't wait for Dom
content loaded to work. I had to work around something similar when
porting to edge.
On Dec 2, 2017 04:25, "Jibodeah" ***@***.***> wrote:
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.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#56 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AEwr6Y60d2If8M9BepBMryj_9kO-lWTCks5s8UHKgaJpZM4QfdQL>
.
On Nov 15, 2017 11:37, "Jibodeah" ***@***.***> wrote:
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...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#56>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEwr6VZxOFZm_0sU58Esfv79D-5U3Jehks5s2z1egaJpZM4QfdQL>
.
Semi-randomly on page load BPM crashes with
Looking at the source the problem seems to be in a Chrome specific workaround which probably shouldn't be running anyway...
Firefox 57.0
The text was updated successfully, but these errors were encountered: