WebDeveloperWannaBe
WebDeveloperWannaBe
ChatFormComponent.html:6 ERROR TypeError: this.getTimeStamp is not a function at ChatService.sendMessage (chat.service.ts:44) at ChatFormComponent.send (chat-form.component.ts:18) at Object.eval [as handleEvent] (ChatFormComponent.html:7) at handleEvent (core.js:13530) at callWithDebugContext (core.js:15039) at Object.debugHandleEvent [as handleEvent] (core.js:14626)...
ERROR in src/app/services/chat.service.ts(56,37): error TS2345: Argument of type '{ query: { limitToLast: number; orderByKey: boolean; }; }' is not assignable to parameter of type 'FirebaseListFactoryOpts'. Types of property 'query' are...