vue-append
vue-append copied to clipboard
vue-append, like v-html directive, but it can call javascript function.
Results
3
vue-append issues
Sort by
recently updated
recently updated
newest added

If there's some faulty javascript (e.g. infinite loop) used with `v-append` then the entire page fails to render. Is it possible to provide timeout option (e.g. ":timeout=5") which will stop...
test