-
- Downloads
"README.md" did not exist on "2d692e74be09d3ca9ea5acb12e299de465758e02"
Add RootBoundary error component (#4667)
* Add RootBoundary error component * esf
Showing
- app/assets/stylesheets/application.bootstrap.scss 1 addition, 1 deletionapp/assets/stylesheets/application.bootstrap.scss
- app/javascript/RootBoundary.jsx 26 additions, 0 deletionsapp/javascript/RootBoundary.jsx
- app/javascript/components/errors/DefaultErrorPage.jsx 6 additions, 1 deletionapp/javascript/components/errors/DefaultErrorPage.jsx
- app/javascript/components/errors/NotFoundPage.jsx 6 additions, 1 deletionapp/javascript/components/errors/NotFoundPage.jsx
- app/javascript/components/rooms/room/join/RoomJoin.jsx 2 additions, 1 deletionapp/javascript/components/rooms/room/join/RoomJoin.jsx
- app/javascript/components/rooms/room/join/RoomJoinPlaceholder.jsx 49 additions, 0 deletions...script/components/rooms/room/join/RoomJoinPlaceholder.jsx
- app/javascript/main.jsx 2 additions, 4 deletionsapp/javascript/main.jsx
app/javascript/RootBoundary.jsx
0 → 100644
Please register or sign in to comment