1
我在我的angular 2項目中使用了ngx-malihu-scrollbar,但是當我移動到其他頁面時,出現了以下錯誤。ngx-malihu-scrollbar在angular 2中的例外
EXCEPTION: Uncaught (in promise): TypeError: Cannot read property 'autoUpdate' of undefined
你能幫我嗎?
我在我的angular 2項目中使用了ngx-malihu-scrollbar,但是當我移動到其他頁面時,出現了以下錯誤。ngx-malihu-scrollbar在angular 2中的例外
EXCEPTION: Uncaught (in promise): TypeError: Cannot read property 'autoUpdate' of undefined
你能幫我嗎?
使用MalihuScrollbarService激活滾動條。使用malihu-scrollbar指令會拋出上面的修正問題。