Closed
Description
Version
undefined
Reproduction link
https://jsfiddle.net/xjtumj/u04ornp4/
Steps to reproduce
when injecting vue to html, there is nothing to show in android webview.
try to replace /^<!--/ with /^<!\--/, the showing turns to be right.
suggest to escape the expression.
What is expected?
render correctly
What is actually happening?
not render correctly