Open aiktb opened 1 year ago
Interesting... I wonder if there's a nextjs setting we can enable to prevent this type of behavior :-d...
Interesting... I wonder if there's a nextjs setting we can enable to prevent this type of behavior :-d...
It's strange, I try to deploy the main branch locally and on the server, but I can't reproduce the bug, use the following command:
pnpm install
pnpm build
pnpm start --port=8080
Is there something wrong with the way I'm deploying? Or maybe this is not a bug caused by React or Next programming, did you use the js/html Auto Minify function (provided by CDN)?
@aiktb I don't think so. The docs is deployed on vercel :d.....
I use page translation to view plasmo documents, but when I turn on page translation and browse multiple pages, the page will throw an exception, and I have to refresh the page to continue browsing the document. I have this issue when translating web pages into Chinese or German. Only Chrome's web translation causes the issue, Edge doesn't have the issue.
Can you try to fix this bug?