我有默认的sidemeu模板。
在现有的模式中,我试图添加另一个按钮:
<button class="button button-block button-small button-outline" ng-click="register()">Register</button>
但它关闭了打开的模态并且什么也没做。在控制台中,我可以看到以下消息:
undefined Error: [$rootScope:infdig] 10 $digest() iterations reached. Aborting!
Watchers fired in the last 5 iterations: []