Open jxc876 opened 8 years ago
Update title sine its not specific to Angular 1.4, seems to occur with all Angular versions
This happens to me in Firefox only since forever. I asked @ggoodman about this when it first started, and I think he said it's a security thing in Firefox or something.
Steps to reproduce:
Current Behaviour: The following html is generated:
The following html is rendered:
Adding
<html ng-app="plunker">
seems to fix the issue:I would fix it but I don't know where the templates are stored :(