Files\nodejs\node.exe) OS : Windows 10
scrollToBottom方法出现在VS code的建议列表中,但在运行时不是函数错误core.js:9110 ERROR TypeError: this.content.scrollToBottom不是在ChatPage.scrollDown (chat.page.ts:50) atchat.page.ts:32 at ZoneDelega
所以我有一个从firebase获取购物车的函数。它是一个异步函数,它返回一个promise>。该函数在Firefox和Edge上运行良好,但它破坏了我在Chrome上的应用程序。我在控制台上得到一个错误。以前有没有人遇到过类似的问题?以下是Chrome的错误core.js:9110 ERROR TypeError: Cannot destructure property items of 'undefined' or
this.db.object('/users/'+user.uid).update({ });获取此错误:firebase_object_observable.js:16) at FirebaseObjectFactory (firebase_object_factory.js:7),则无法调用可观察到的类构造函数Subscriber.next (Subscriber.js:49) at Notification.observe
我想覆盖来自其他模块的服务,但是我得到了“不是函数”的错误。number): number { }组件中的调用this.chartProgressService.getValue()返回错误HeaderComponent.html:11 ERROR TypeError: this.chartProgressService.getUnit is not a function
at ChartProgressComponent.ngOnI