website-v2 icon indicating copy to clipboard operation
website-v2 copied to clipboard

docs: fix hydration error in nginx deployment instructions

Open smaknsk opened this issue 4 years ago • 0 comments

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

smaknsk avatar Feb 17 '21 18:02 smaknsk