Ionic,v1.0.0-beta.14不支持ui-calendar

时间:2015-02-24 07:43:08

标签: angularjs angular-ui ionic-framework

我试图在我的Ionic App中使用ui-calendar。但是我收到了这个错误,

TypeError: undefined is not a function
at Scope.link.scope.init (calendar.js:226)
at Object.fn (calendar.js:262)
at Scope.$get.Scope.$digest (ionic.bundle.js:22020)
at Scope.$get.Scope.$apply (ionic.bundle.js:22282)
at done (ionic.bundle.js:17439)
at completeRequest (ionic.bundle.js:17629)
at XMLHttpRequest.requestLoaded (ionic.bundle.js:17570)

然后使用以前的版本运行它,如下面的plunkr所示。 http://plnkr.co/edit/zfKkCp2pMaeDGvN3rq86?p=preview

我该如何解决这个问题。请帮忙。

1 个答案:

答案 0 :(得分:2)

我更改了使用过的库中的某些版本,现在plunker可以在ionic beta 14上使用。

请参阅:http://plnkr.co/edit/aYXBJ0Ll2Q4xMYBgkiTo?p=preview