wesdoyle / base-chat

A simple chat application built using Angular and Firebase
52 stars 52 forks source link

invalidpipeargument: '[object object]' for pipe 'asyncpipe' #6

Open ghost opened 6 years ago

ghost commented 6 years ago

For some reason I get this error trying to code in the async pipe on feed.component.html:

invalidpipeargument: '[object object]' for pipe 'asyncpipe'

Anyone else having the same issue?

warddrew commented 6 years ago

Same

al-freezy commented 2 years ago

Has anyone found the solution?