Misc small fixes
During the meeting today a few things became apparent. This fixes some of them:
- You now see an error message in the UI when
useDataForRoute
fails - You can now pass
m_request: {exclude: ["*"]}
without causing 422 - The dev tools now work with the color mode and you can use them in dark mode
- I disable the registering
useRecent
calls for now. They cause an infinite loop (#59 (closed)). Until this is fixed, you don't want to turn your computer into a heater while debugging.