I have a similar but totally different issue @https://community.onsen.io/topic/966/error-message-in-monaca-debug-mode-with-onsen-ui-angular-2
Please help!!!
Save
Saving
Emmanuel Harrison
@Emmanuel Harrison
0
Reputation
2
Posts
708
Profile views
0
Followers
0
Following
Posts made by Emmanuel Harrison
-
RE: Getting error message in Monaca debug mode with onsen ui react
-
Error message in Monaca debug mode with Onsen UI Angular 2
I’m having template parse errors in Monaca debugger. When using
monaca preview
, it is running in the browser without any problem, but when I usemonaca debug
, I see “Error: Template parse errors: Can’t bind to ‘ngif’ since it isn’t a known property of ‘span’.” in the Applog. I have carefully checked, the error is caused by “*ngif” directive.
I’ve also checked - all angular directives also cause the same issue. I’m lost and need help ASAP!
Thanks in advance.… … … … … … … … … … … … … … …
I attached screenshots of the Applog.
I have same question @http://stackoverflow.com/questions/40158400/error-message-in-monaca-debug-mode-with-onsen-ui-angular-2