You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
In order to handle JS exceptions from components, we need to implement the new component created in #3313 in each main react component.
This should be useful if this issue is solved before the migration to React (then should be only one error boundary for the entire app).
Tasks:
Implement the HOC in:
Modules
Agents
Management
Security
Tools
Settings
The text was updated successfully, but these errors were encountered:
frankeros
changed the title
Implement Error boundaries in each main react-component (pre-migration)
Implement error handling HOC in each main react-component (pre-migration)
May 19, 2021
Description
In order to handle JS exceptions from components, we need to implement the new component created in #3313 in each main react component.
This should be useful if this issue is solved before the migration to React (then should be only one error boundary for the entire app).
Tasks:
The text was updated successfully, but these errors were encountered: