🎡 A component for rendering Vue components with live editor and preview.
887
stars
103
forks
source link
[bug] Use 'x-template' in .vue file can not get the `<script type="text/x-template">` tag in `created()` #31
Open
laomao800 opened 6 years ago
Reproduce:
https://codesandbox.io/s/6xk7rp0o33
When use the
<script type="text/x-template">
in .vue file:Will get this error: