Uncaught (in promise) TypeError: Cannot destructure property ‘appZeus’ of ‘window.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED’ as it is undefined.
at entry.DAJg1Hc-.js:508235:11
Ok, found the issue. I have a button that when clicked saves some code to the User’s clipboard. It is embed code that I am generating for them to embed content. It seems the code is breaking the site. It Previews fine in the editor preview tool, but when I publish I get the error.
You mean that when previewing the website, there is no problem, but when publishing, it will report the following error, right: Uncaught (in promise) TypeError: Cannot destructure property ‘appZeus’ of ‘window.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED’ as it is undefined. at entry.DAJg1Hc-.js:508235:11
Alternatively, could you provide the approximate time and time zone when the error last occurred? This will help us check the logs. Additionally, if possible, please include a screen recording that shows the step where the error was triggered.