How do I display html within chrome's noscript tag?

后端 未结 2 987
我寻月下人不归
我寻月下人不归 2021-01-07 17:10

When I view noscript in Chrome I\'m seeing raw html displayed when JavaScript is turned off.

This:


<         


        
2条回答
  •  独厮守ぢ
    2021-01-07 17:23

    Refreshing the page twice fixes this issue.

    And it only appears when you first switch to disabling javascript (i.e. someone who browses with javascript disabled would not experience it)

提交回复
热议问题