Skip to content

Supply Timeout for JS #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
amit1rrr opened this issue Nov 30, 2021 · 1 comment
Open

Supply Timeout for JS #15

amit1rrr opened this issue Nov 30, 2021 · 1 comment

Comments

@amit1rrr
Copy link

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.

@hacke2
Copy link
Owner

hacke2 commented Nov 30, 2021

Agree. PR is welcome~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants