Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make "Remove the configuration for this device" work
(the menu item only appears when I first delete the root partition from it) except it crashes!? and I am pretty sure useDrive has worked before > Unexpected Application Error! > _useDrive4 is undefined > > RemoveDriveOption@https://localhost:10443/index.js:42094:22 > renderWithHooks@https://localhost:10443/index.js:84540:27 > updateFunctionComponent@https://localhost:10443/index.js:88666:20 > beginWork@https://localhost:10443/index.js:90689:16 > beginWork$1@https://localhost:10443/index.js:96514:14 > performUnitOfWork@https://localhost:10443/index.js:95645:12 > ... > 💿 Hey developer 👋 > You can provide a way better UX than this when your app throws errors by providing your own ErrorBoundary or errorElement prop on your route.
- Loading branch information