Getting an error for lightning map component. Its been deployed to sandbox but its not working. Everytime I opened a record page it shows "LWC component's @wire target property or method threw an error during value provisioning. Original error: [error is not defined]"
Can anyone assist with this?
1 Antwort
Hi @Megha Mehta ,
check your class, you are not defining correctly a field, check the spelling of your field and if you have a getter and setter.
https://developer.salesforce.com/forums/?id=9062I000000Xy3OQAS