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
After updating react-error-boundary package some of the types had to be fixed by applying forceful typecase using as keyword. This task is to figure out if there is a better way to do it.
Task Description
After updating
react-error-boundarypackage some of the types had to be fixed by applying forceful typecase usingaskeyword. This task is to figure out if there is a better way to do it.Sub-tasks
Related Issues
Additional Context