How to fetch data using ionic vue from firebase?

I’m trying to build a Instagram clone in ionic vue my question is how do I make a state that has multiple components like with a post it has a image and a description. In my code when I try to fetch the data from firebase I get one image and all the descriptions show up on one post. Please help I just started developing and I’ve been stuck on the same problem for a week now source code

I could not fully understand the problem. Are posts coming out of the database incorrectly? In this case, can you share what kind of data you received.

here is a whole video series I did on Firebase Vue - https://youtube.com/playlist?list=PL2PY2-9rsgl3SUXCVaC3oll5kDKdstbDU

Thank you i’m going to check that out