gawati / gawati-portal-ui

Version 2 of the gawati portal
GNU Affero General Public License v3.0
0 stars 0 forks source link

Add Error Boundaries to portal-ui #83

Open kohsah opened 6 years ago

kohsah commented 6 years ago

Add error boundaries to portal-ui, preferably a level inside (See https://reactjs.org/docs/error-boundaries.html )

kohsah commented 6 years ago

This error occurs when portal-fe is not running, and is something that can be caught in portal-ui by an errorboundary

image