You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use the wix-fetch with request options like credentials and see a lots of TS errors. May you add more request options to types and add more variants for better autocomplete.
And may you also change property body, headers etc... as a not required property.
We use the
wix-fetch
with request options likecredentials
and see a lots of TS errors. May you add more request options to types and add more variants for better autocomplete.And may you also change property body, headers etc... as a not required property.
For example:
Thanks!
The text was updated successfully, but these errors were encountered: