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'd love two features that we're willing to send PRs for:
Support promises on the retry func - we want to be able to ask the user if s/he wants to retry
Ability to fallback to the global onError handler from the local handler. Either by passing an extra argument to onError, or exporting a useReactQueryConfigContext so we can manually get the onError handler
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi!
We'd love two features that we're willing to send PRs for:
Support promises on the retry func - we want to be able to ask the user if s/he wants to retry
Ability to fallback to the global onError handler from the local handler. Either by passing an extra argument to onError, or exporting a
useReactQueryConfigContext
so we can manually get the onError handlerWhatcha think?
Beta Was this translation helpful? Give feedback.
All reactions