Currently, I am attempting to showcase an array of messages that are stored as objects. These messages are housed within a conversation, which is the main object. While I am able to view the data when expanding in the Vue developer tools, I am struggling to display the array on the screen itself.
Any assistance would be greatly appreciated!