-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Closed as not planned
Labels
Description
Reproduction
When we add cloudfare web analytics script, there is this extra "$" sign in the HTML DOM Element.
There is some issue with React router stream markers.
For some reason, "$" this marker not getting encoded into any one of these
<!--/$-->
<!--?$-->
<!--$-->
System Info
M3 Pro
18 GB
OS: Sonoma 14.5Used Package Manager
npm
Expected Behavior
It should parse the html correctly and should convert "$" into any of the rendering markers.
Actual Behavior
Currently there is this idle "$" textnode which stay's in the UI itself.