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
Otherwise Maplibre logs every error, including AbortError, which is
unhelpful. Our new default error handler calls the event handler if
present, and if not, it also logs errors, except for AbortError.
0 commit comments