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
Use case: I want to override options for useSWRV in tests, so that it doesn't cache responses between tests. Is there an API to set these globally such that it overrides individual useSWRV calls? Or some other easy-to-use approach for testing?
The text was updated successfully, but these errors were encountered:
Use case: I want to override options for useSWRV in tests, so that it doesn't cache responses between tests. Is there an API to set these globally such that it overrides individual useSWRV calls? Or some other easy-to-use approach for testing?
The text was updated successfully, but these errors were encountered: