Page 1 of 1

System Error when using in Firefox

Posted: Fri May 14, 2021 6:41 pm
by RobinReid

We are using Bryntum Grid as part of a Salesforce LWC solution. It seems to work well on Chrome but when we use it in Firefox, we frequently (but randomly) get the message:
Sorry to interrupt
This page has an error. You might just need to refresh it. First, would you give us more details? (We're reporting this as error ID: -635202684)
Technical Stuff
[headerText is null]
resizeToFitContent()@https://massive.lightning.force.com/resource/1717747350000/bryntumBundle/schedulepro.lwc.module.js:82025...
See attachment.

Screenshot 2021-05-14 at 17.14.06.png
Screenshot 2021-05-14 at 17.14.06.png (328.17 KiB) Viewed 731 times

Note: the error ID does change.

Possibly related (and easier to reproduce), when we open a modal dialogue box and focus in a cell and then click anywhere outside the dialogue box we get an error with "Technical Stuff":
[commonAncestorEl.dispatchEvent is not a function]
focusin()@https://massive.lightning.force.com/resource/1620996414000/bryntumBundle/schedulerpro.lwc.module.js:14886:28
focusout()@https://massive.lightning.force.com/resource/1620996414000/bryntumBundle/schedulerpro.lwc.module.js:14898:23
handler()@https://massive.lightning.force.com/resource/1620996414000/bryntumBundle/schedulerpro.lwc.module.js:15390:76

I'm using:

  • Firefox 88.0.1 (64-bit)
  • MacOS Big Sur v11.2.2
  • Bryntum Scheduler Pro 4.0.8

Re: System Error when using in Firefox

Posted: Fri May 14, 2021 6:50 pm
by Maxim Gorkovsky

Hello.
Can you please try recently released version 4.1.3 first? To see if issue is still reproducible.
When you try it, please note breaking changes between releases. Most notable - init method no longer required.


Re: System Error when using in Firefox

Posted: Tue Jun 29, 2021 2:54 pm
by TBane

Hi there, try using the latest version of firefox.
It will definitely solve your problem.
Hope it helps.