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
We should have a custom serializer for LightningElement so that Jest does not attempt to sniff it itself and call the tagName getter which throws an error.
We should have a custom serializer for LightningElement so that Jest does not attempt to sniff it itself and call the
tagName
getter which throws an error.See: salesforce/lwc#3269 (comment)
The text was updated successfully, but these errors were encountered: