-
-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
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
swr mutations with pathParams results in type errors on mutation #1177
Comments
What TypeScript version are you using and what does your |
|
It seems that having strict is throwing some errors, something we don't have in the e2e tests. I will merge your pr and enable this on the e2e cases.
|
@helt This has been fixed as part of the latest v3 alpha :) It took some time but finally have something that works for SWR. |
What version of
kubb
is running?No response
What platform is your computer?
wsl
What version of external packages are you using(
@tanstack-query
,MSW
,React
,Vue
, ...)No response
What steps can reproduce the bug?
see freshly added oas as in #1176
generated code:
Details about the issue on
mutationOptions
:How often does this bug happen?
Every time
What is the expected behavior?
no squiggly lines :D
Swagger/OpenAPI file?
in PR
Additional information
No response
The text was updated successfully, but these errors were encountered: