To fetch email addresses, field-name for email is now emails.address instead of emails.0.address , however, now the address can no longer be shown in the <List /> component. This is probably due to a recent update to MongoDB.
Edit package to show email-addresses again
To fetch email addresses, field-name for email is now
emails.addressinstead ofemails.0.address, however, now the address can no longer be shown in the<List />component. This is probably due to a recent update to MongoDB.Edit package to show email-addresses again