code is appended after the closing </html> tag. #50480
-
When inspecting the page source of my website, I noticed that a significant amount of code is appended after the closing tag. This additional code includes the entire content of the page, resulting in duplication. Is it norma? If not, what is the fix? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.
Wait until a new version comes out, or if you are really bothered, install next@canary, I think the patch is included there. Honestly I have not verified myself, other than through issue/PR tracking.
I had some thoughts on the root issue, but I'll reserve those.