code-forge-io / code-forge-io/remix-client-cache
Does Not Work With React Router v8
Open
- Dominant language
- TypeScript
- Stars
- 247
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Upon upgrading to react router v8, I get this error when trying to run or build my project:
```
[useLoaderData must be used within a data router](https://stackoverflow.com/questions/73979282/useloaderdata-must-be-used-within-a-data-router)
```
Looks like this is due to the usage inside of remix-client-cache
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.