Why is “​” being injected into my HTML?

后端 未结 8 1683

EDIT: You can see the issue here (look in source).

EDIT2: Interesting, it is not an issue in source. Only with the console (Firebug as well).

I have

8条回答
  •  一向
    一向 (楼主)
    2020-11-29 05:19

    In my case, symbol "​" did not appear in the code editor MS Code and was visible only in the tab Elements Chrome. It helped to delete the tag after which this symbol appeared and the reprint of this tag was handwritten again, apparently this symbol clung to the ctrl+c / ctrl+v while transferring the code.

提交回复
热议问题