vue-append
                                
                                 vue-append copied to clipboard
                                
                                    vue-append copied to clipboard
                            
                            
                            
                        Supply Timeout for JS
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 JS execution after the timeout period so at least the page loads fine.
I'm open to other solutions to this problem of trying to parse faulty JS.
Agree. PR is welcome~