nuxt-open-fetch
nuxt-open-fetch copied to clipboard
'__VLS_ctx.assignment' is possibly 'null'
Describe the feature
Using the generated clients I'm getting...
'__VLS_ctx.assignment' is possibly 'null'
... errors everywhere the data is used.
Is there some convenient way around this except adding a non-null assertions everywhere the data is used?
Thanks!
Additional information
- [ ] Would you be willing to help implement this feature?
Final checks
- [X] Read the contribution guide.
- [X] Check existing discussions and issues.