Relative Content

Tag Archive for reactjsnext.jsvercel

auto google translate problem in nextjs project

I used nextjs and tailwind in my project and I host it on Vercel. But the problem is that;
if a user click on google translate button on a page (for example from English to Turkish) user see this error: ** Application error: a client-side exception has occurred (see the browser console for more information).** . I checked the console and it says “69-0dc671fe273a4254.js:1 DOMException: Failed to execute ‘removeChild’ on ‘Node’: The node to be removed is not a child of this node.
at aY (https://www.denizcanarslan.com/_next/static/chunks/fd9d1056-09724f1df83ad1a5.js:1:76278)”. . I asked problem to chatgpt but still didnt’ find what the problem is. my website is denizcanarslan.com. . I am open your any idea.