Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
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