You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR Error: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: 'null'. Current value: '24'.
at viewDebugError (core.es5.js:8434)
at expressionChangedAfterItHasBeenCheckedError (core.es5.js:8412)
at checkBindingNoChanges (core.es5.js:8576)
at checkNoChangesNodeInline (core.es5.js:12456)
at checkNoChangesNode (core.es5.js:12422)
at debugCheckNoChangesNode (core.es5.js:13202)
at debugCheckRenderNodeFn (core.es5.js:13142)
at Object.eval [as updateRenderer] (SidebarComponent.html:38)
at Object.debugUpdateRenderer [as updateRenderer] (core.es5.js:13124)
at checkNoChangesView (core.es5.js:12244)
The text was updated successfully, but these errors were encountered:
首先感谢
ng-alain
的实例哦,可以学到以及借鉴不少东西。关于菜单,目前是配置在
app-data.json
中获取,但是当调整了比如:调整了小部件和仪表盘的菜单顺序后,再次加载后console中就会出现一些报错:
The text was updated successfully, but these errors were encountered: