Hi,
I have a PayloadCMS app deployed using Dockerfile on Caprover. The same app ran well on my local.
But the production vesion on Caprover, the frontpages shown briefly then returns Application error: a client-side exception has occurred (see the browser console for more information).
on the browser console it says 5683-866aec2ede1f3ec2.js:1 SyntaxError: Failed to execute 'postMessage' on 'Window': Invalid target origin '' in a call to 'postMessage'.
If dig a bit the error maybe caused by the payload-live-preview
Anyone can help me, please.