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

Ionic, v1.0.0-beta.14 does not support ui-calendar

我试图在我的 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

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

我已经从使用的库中更改了一些版本,现在 plunker 在 ionic beta 14 上工作。

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