Skip to content
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

Allow document.write in dev block #1067

Closed
dfanchon opened this issue Jun 26, 2015 · 0 comments
Closed

Allow document.write in dev block #1067

dfanchon opened this issue Jun 26, 2015 · 0 comments
Assignees
Milestone

Comments

@dfanchon
Copy link
Contributor

Old and dirty javascripts are still using document.write, which causes angularJS to stop.
The enhancement is to intercept this kind of code in dev block templates and replace it by a custom angularJS directive.

@dfanchon dfanchon added this to the 3.2 milestone Jun 26, 2015
@dfanchon dfanchon changed the title document.write allowed in dev block Allow document.write in dev block Jun 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants