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
feat(component): Add error handling logic
- Add error boundary to Canvas.jsx and try/catch to the render logic in SlideRule.tsx.
- Simplify the render logic.