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
Doc said there are three types of events https://github.com/solid/solid-auth-client#events
But what's this 'request' event? https://github.com/solid/react-components/blob/54ab590ffb79e645f5a4c898057ab94e282b3bad/src/UpdateTracker.js#L95
The text was updated successfully, but these errors were encountered:
Good spot!
This was hastily added for the React components in v2.3.0 (915996d).
It is a way of keeping track of what requests pass through fetch in order to perform things like cache invalidation.
fetch
We can/should add it to the documentation.
Sorry, something went wrong.
No branches or pull requests
Doc said there are three types of events https://github.com/solid/solid-auth-client#events
But what's this 'request' event?
https://github.com/solid/react-components/blob/54ab590ffb79e645f5a4c898057ab94e282b3bad/src/UpdateTracker.js#L95
The text was updated successfully, but these errors were encountered: