v298
v298
Removed
June 11, 2025
Error Boundary
To improve application stability, added an error boundary. If a component fails, instead of the application crashing, the error boundary catches it and displays a fallback page.
Error Boundary
To improve application stability, added an error boundary. If a component fails, instead of the application crashing, the error boundary catches it and displays a fallback page.