function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
John ClevelandJohn Cleveland 

Lightning App Errors in IE 11 and Firefox

I have a lightning app with several components and when I go to the URL to complete the fields on the form in IE 11, I get the error below.  Also included screenshot.  I do not get this error in Chrome .  Any one have any ideas on this or ran into this before and know how to make it work for IE too?

"Sorry to interrupt This page has an error. You might just need to refresh it. Error during init [Unable to get property 'apply' of undefined or null reference]"

IE 11 Error

When using Firefox it loads and I can do the form, but every once in a while when I click a field to populate or to select something I get the error below.  Anyone else seen this and know how to resolve?

"Sorry to interrupt Error: Permission denied to access property "buffer" throws at https://myurl--sandboxname.lightning.force.com/auraFW/javascript/xH6sVFQUmvLYLsBsK3q02Q/aura_proddebug.js:17888:1

Firefox Error

Thank you in advance!