website-v2
website-v2 copied to clipboard
docs: fix hydration error in nginx deployment instructions
Fix hydration error. If there is $is_args we force to forward to nodejs
If the query string changes the content using a request to the server, then we will receive an error: "Failed to execute 'appendChild' on 'Node': This node type does not support this method" https://github.com/nuxt/nuxt.js/issues/5800