gpt4 book ai didi

jquery - 添加 jquery 会破坏 ionic

转载 作者:行者123 更新时间:2023-12-01 07:11:47 25 4
gpt4 key购买 nike

不知道为什么,但是当我将 jQuery 添加到我的应用程序时, ionic 中断。 ionic 版本依赖吗?我所做的就是 bower install jQuery --save 然后将脚本引用添加到我的 index.html 中。运行应用程序时出现以下错误:

Error: [$compile:ctreq] Controller 'ionTabs', required by directive 'ionTabNav', can't be found!
http://errors.angularjs.org/1.2.22/$compile/ctreq?p0=ionTabs&p1=ionTabNav
at http://0.0.0.0:9000/bower_components/angular/angular.js:78:12
at getControllers (http://0.0.0.0:9000/bower_components/angular/angular.js:6524:19)
at http://0.0.0.0:9000/bower_components/angular/angular.js:6532:24
at forEach (http://0.0.0.0:9000/bower_components/angular/angular.js:325:18)
at getControllers (http://0.0.0.0:9000/bower_components/angular/angular.js:6531:11)
at nodeLinkFn (http://0.0.0.0:9000/bower_components/angular/angular.js:6693:35)
at compositeLinkFn (http://0.0.0.0:9000/bower_components/angular/angular.js:6086:13)
at publicLinkFn (http://0.0.0.0:9000/bower_components/angular/angular.js:5982:30)
at link (http://0.0.0.0:9000/bower_components/ionic/release/js/ionic-angular.js:7563:61)
at nodeLinkFn (http://0.0.0.0:9000/bower_components/angular/angular.js:6692:13) <a ng-class="{'tab-item-active': isTabActive(), 'has-badge':badge, 'tab-hidden':isHidden()}" class="tab-item" title="Family Communication" icon="icon ion-android-social">

最佳答案

由于 Bower install 安装了最新版本的 jQuery,这将破坏依赖性,因为它会破坏描述的内容 here

尝试将 jQuery 版本降级到 v1.9.1

关于jquery - 添加 jquery 会破坏 ionic,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25713103/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com