vendor.5b74c6bf3483097bb00d.js:2 [nuxt] Error while initializing app
DOMException: Failed to execute "appendChild" on "Node": This node type
does not support this method.
at Object.appendChild
The page has no problem running locally, but refreshing after deployment to the server will report this error. How should I modify it?