Hi @ElvisRo From what I understand, you have a component CardDustReviews that has a list of CardDust objects, and you're using Angular to map the data. However, the array of CardDust objects is not being generated in the JSON output.Here are a few potential issues to consider:Check the cards list in...