One of our users is running into an issue where she cannot open standard objects records like accounts and opportunities without getting an error message. Here's the error message: TypeError: undefined is not a valid component, or does not extends LightningElement from "lwc". You probably forgot to add the extend clause on the class declaration. Does anyone know how to resolve this issue?