How to fix this value string in a table?

{{ _.find(formatDataAsArray(query22.data), { user_id: item }).street }}

This piece of code must work for you. You need to delete unnecessary curly brackets.

2 Likes