Failed to execute 'appendChild' on 'Node': Only one element on document allowed.
Unanswered
Cape May Warbler posted this in #help-forum
Cape May WarblerOP
Few days ago I started getting this error on my production website, this never appeared yet, and now it appears even after rebuilding website, deleting node modules, deleting .next etc.
Error doesn't appear on localhost, which is troublesome because I can't debug it this way.
It appears on all pages besides main page.
I can share some of the simplier code for the pages but I don't think it will help anything as it worked perfectly before. Might it be caused by Next Intl? It's only thing that got updated recently
Error doesn't appear on localhost, which is troublesome because I can't debug it this way.
It appears on all pages besides main page.
I can share some of the simplier code for the pages but I don't think it will help anything as it worked perfectly before. Might it be caused by Next Intl? It's only thing that got updated recently
1 Reply
Are you you still getting this error? I get this error whenever I come from a Stripe checkout page in both success and cancel state...