You need to sign in to do that
Don't have an account?
Joel Solomon 13
Not able to use lightning because error message keeps popping up
I am currently not able to use lightning because every time I click on anything the following error message continuously pops up. I am the only one in my office who is receiving this message. Does anyone know how I can fix this? Hitting refresh does not work.
--Error Message--
This page has an error. You might just need to refresh it. First, would you give us some details? (We're reporting this as error ID: -1532527413)
[NoErrorObjectAvailable] Script error.
a()@https://paradigmgoc.lightning.force.com/auraFW/javascript/zsWZWPmRKjQt6GsG2UtCYg/aura_prod.js:744:128
{anonymous}()@https://paradigmgoc.lightning.force.com/auraFW/javascript/zsWZWPmRKjQt6GsG2UtCYg/aura_prod.js:744:303
--Error Message--
This page has an error. You might just need to refresh it. First, would you give us some details? (We're reporting this as error ID: -1532527413)
[NoErrorObjectAvailable] Script error.
a()@https://paradigmgoc.lightning.force.com/auraFW/javascript/zsWZWPmRKjQt6GsG2UtCYg/aura_prod.js:744:128
{anonymous}()@https://paradigmgoc.lightning.force.com/auraFW/javascript/zsWZWPmRKjQt6GsG2UtCYg/aura_prod.js:744:303
This is mainly caused by the Company Information being inaccurate.
1. Click Setup
2. Click Company Profile | Select "Company Information"
2. Confirm if Primary Contact is Active. If not, replace with an Active user.
3. Click Edit and Click Save on Company Information
- Now you may Enable Lightning Experience without any error.
- Please refer the below link for reference.
- https://help.salesforce.com/articleView?id=Enabling-Lightning-Experience-user-might-notice-the-error-This-page-has-an-error-You-might-just-need-to-refresh-it&language=en_US&type=1
I hope it will be helpful.Please mark it as best answer if it information is informative.
BestRegards
RahulKumar
Even after following the same steps still getting the same error and not sure how to fix it. Please suggest if anyone can offer help.
"This page has an error. You might just need to refresh it. First, would you give us some details? (We're reporting this as error ID: 613356901)
Technical Stuff >"
The Company profile is not related.
Any idea?
I found this thread as I started seeing the same issu you had, i.e. error 613356901.
The error details are "
"Uncaught Action failed: force:multiTemplateVirtualList$controller$init [Cannot read property 'onchange' of null]"
To reproduce this issue:
1) ensure you have a VF component (even empty) in a Contact Layout
2) via Lightning Sales Console, access a Contact with a Profile that shows such Contact Layout Page
3) try to edit a field, and save the contact (even without changing any value)
4) repeat step 3 for a few times
5) the interface will become darker and show this issue:
ERROR 613356901
"Uncaught Action failed: force:multiTemplateVirtualList$controller$init [Cannot read property 'onchange' of null]"
This error is repeatable easily and it's there with any VF Page we tried.
* HubSpot VF Pages included in HubSpot managed package
* LinkedIn VF Pages
* Custom VF Pages
* even with empty Custom VF Pages the issue is there
Removing the VF Pages from the page layout, removes the issue. Adding any VF Page to the page layout, generates the issue.
Anyone had this issue? It seems that Salesforce Lightning Experience is not compatible with VF Pages?!
Unfortunately Standard Support won't help as we added either a VF Page provided by a 3rd party or some "custom code" (empty ;)).
i have tried this then the created records in that page automatically appears for me.
Sorry to interrupt
This page has an error. You might just need to refresh it. First, would you give us some details? (We're reporting this as error ID: -653075850)
But when I change order of items in table then (after items are reordered) edit is working correctly. Do you any idea how to fix this? Thanks