-
### Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
### Describe the Issue
When using interceptor,…
-
there seems to be an error in the type definition of RetryInterceptor
aurelia-fetch-client 1.8.0
typescript 3.2.4
https://github.com/aurelia/fetch-client/blob/fa53ec779f2e0937129010e952c575688…
-
We have to validate whether the original functionality of `XMLHttpRequest` and `fetch` are maintained after replacing them with the interceptor. This can be done by checking for the correct response v…
-
### Is there an existing article or article request for this?
- [X] I have searched the existing resources
### Describe the article you'd like
I am looking for documentation that would explain how …
-
I noticed that if you put `onSuccess` interceptor in `handleRequests`, it is always fired after the `getData` method of each individual action.
But consider this use case:
Many API's include a "su…
-
### Describe the bug
Basically the title is the description of the bug. I found that error using the `createUserProvider`
```tsx
const provider = createUserProvider({
dataKey: 'customer',
…
-
@fancyDevelopment, I ran into an issue today with the gateway. Let's say we have a cookie/session that is timed out, but our user is still on the page in the frontend, he now clicks a button that make…
-
Whenever there is an error like network related errors, we will use the last cached data from the client instead. It works but only when not connected to any network. If a client is connected to any n…
-
This might be an issue with the lack of documentation. I am not able to add headers.
-
### Description
Hey! Thanks for this project! I am using it in my new remix app and finding it very useful :)
I am trying to get the fetch-client and [msw](https://www.npmjs.com/package/msw) to ta…