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.

angular error in Firefox/IOS (but works in Chrome)



  • I have a problem on a angular1/onsen2 application using ons-splitter e ons-navigator. In some circumstances Angular not works leaving tags unresolved showing {{…}} in the page.

    This problem not appears using chrome, but is present on firefox and IOS (Safari and Webview). Fortunately I was able to reproduce the error in codepen.

    [http://codepen.io/anon/pen/MJbvwp]

    thank you