We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, in a List, we can:
disableSyncWithLocation
storeKey={false}
But we can't ❌ disable sync with location and and ✔️ enable storing the list params.
This is what #8530 is suggesting.
I think RA should offer that ability, either via #8530 or another PR if this one does not reach completion.
The text was updated successfully, but these errors were encountered:
+1 I opened that original PR and real work has gotten in the way of me finishing that PR
Sorry, something went wrong.
Fixed by #10187
No branches or pull requests
Currently, in a List, we can:
disableSyncWithLocation
storeKey={false}
But we can't ❌ disable sync with location and and ✔️ enable storing the list params.
This is what #8530 is suggesting.
I think RA should offer that ability, either via #8530 or another PR if this one does not reach completion.
The text was updated successfully, but these errors were encountered: