Replies: 1 comment
-
You can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Use case: I have an /items route, which should satisfy the following constraints:
Currently, I don't see any way to implement this with the route loader:
My proposal would be to add the state to the loader parameter object, which would simplify the use case to:
Beta Was this translation helpful? Give feedback.
All reactions