We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Guys, I would like to use ng-html2js with html2js but I have this error when I install ng-html2js.
'undefined' is not an object (evaluating 'window.html['PATH.json']').
Some ideas about it?
The text was updated successfully, but these errors were encountered:
The problem is this line. It seems it should have been removed in v0.1.1 but it has not happened yet as of v0.1.2.
Essentially this plugin registers itself twice and overrides html2js if it is loaded.
This issue is a dupe of bug #43
Sorry, something went wrong.
Closing in favor of #43
No branches or pull requests
Hi Guys, I would like to use ng-html2js with html2js but I have this error when I install ng-html2js.
'undefined' is not an object (evaluating 'window.html['PATH.json']').
Some ideas about it?
The text was updated successfully, but these errors were encountered: