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.
「Onsen UI V2 JS Navigation」 がAndroidデバッガーで動きません。
-
プロジェクトのCordovaバージョン(3.5)が古いためか、Androidデバッガー(6.2)で様々なエラーメッセージが出てまともに動きません。
monaca IDEやiOSデバッガーでは正常に動きます。たとえば、次のようなエラーメッセージが出ています。「Onsen UI V2 JS Navigation」の場合
Uncaught TypeError: Object #<PageElemnt> has no method ‘matches’
Uncaught TypeError: Cannot call method ‘stopAll’ of undefined (onsenui.min.js:11)その他のプロジェクトで
Uncaught TypeError: Object #<Object> has no method 'log10’などプロジェクトのCordovaバージョンを変えるにはどうすればよいでしょうか?
例えば、[ファイル]メニューの [Cordovaプラグインの管理] を見てみましたが、CLIバージョンの選択ボタンが選択できない状態です。以上よろしくお願いします。