Error Boundary
DICT·error-boundaryCatches runtime errors in child components, preventing a broken UI from crashing the entire app.
- Not
- try/catch blockvalidation error
- Related
- Error handlingFallback UIGraceful degradation
- In use
- Catches errors in child components, keeping UI alive.
In our Building
1 place| Page | Where | What it does with it |
|---|---|---|
| The component census | Collections | lists it as a row |