The following connections have references that could not be found:
{connections.slice(0, 10).map(connection => (
captureEvent('wa_warning_nav_connection_pressed', {})}>
{connection.name}
{connection.name}
))}
{connections.length > 10 && (
And {connections.length - 10} more...
)}