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
What kind of issues did you encounter with SWR?
How did you expect SWR to behave here?
SWR version. 2.2.1 Add any other context about the problem here.
The 2.2.0 version works fine for me
The text was updated successfully, but these errors were encountered:
Just noticed I am now also experiencing this bug! No changes to dev environment.
Can confirm that 2.2.0 also works for me.
Sorry, something went wrong.
I'm running into the same issue, it appears as if the generic for the datatype isn't passed down from the hook into the mutate
Since #2708
Successfully merging a pull request may close this issue.
Bug report
Description / Observed Behavior
What kind of issues did you encounter with SWR?
Expected Behavior
How did you expect SWR to behave here?
Repro Steps / Code Example
Additional Context
SWR version.
2.2.1
Add any other context about the problem here.
The 2.2.0 version works fine for me
The text was updated successfully, but these errors were encountered: