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
{{ message }}
This repository was archived by the owner on Jan 31, 2022. It is now read-only.
We take advantage of the new `LocalIndex.exists()` method to avoid running an offline request when the index does not exist locally (unless we explicitly target it). As a consequence, we no longer need to treat a 404 status code specially in the offline result handler.
0 commit comments