The Errors widget gives you instant visibility into the most frequent errors happening in your app, directly on the dashboard. Instead of navigating to a separate page, you can spot critical issues at a glance during your daily monitoring flow.
Vexo automatically captures errors from your React Native app and groups them by error message. Each row in the widget shows:
Errors are sorted by occurrence count (most frequent first), so the issues impacting the most users always appear at the top.

Click on any error row to open a detail modal with more information about that specific error, including its full message and impact metrics. This lets you quickly triage without leaving the dashboard.
The Errors widget respects all global dashboard filters — date range, country, OS, and app version. When you apply a filter at the top of the dashboard, the errors update to reflect only the matching segment.
For example, you can filter by a specific app version to see if a recent release introduced new errors, or filter by country to check if errors are region-specific.