-
-
Notifications
You must be signed in to change notification settings - Fork 220
Open
Description
Description
React errors are appearing in the browser console when accessing various pages on the RS School platform, affecting the user experience and potentially causing functionality issues.
Steps to reproduce the behavior:
- Navigate to https://app.rs.school/
- Open browser developer tools (F12)
- Check the Console tab for errors
- Also test on: https://app.rs.school/registry/mentor
Expected behavior:
- No React errors in browser console
- Clean console output without warnings or errors
- Stable platform functionality across all pages
Actual behavior:
React errors appearing in browser console:
https://react.dev/errors/418?invariant=418https://reactjs.org/docs/error-decoder.html?invariant=423
Screenshots:
Console tab showing React error #418 and React error #423
Device:
- Location: Belarus
- OS: Windows 11
- Browser: Google Chrome Version 141
- Time zone: UTC+3
Related URLs:
- Affected pages:
- Error references:
Additional context:
These console errors appear consistently across multiple pages and may indicate underlying React component or state management issues affecting the platform stability.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In review