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
fix(storage): handle local storage in getCurrentBucketUrl()
Fixed bug where getCurrentBucketUrl() returned empty string for local
storage provider, which would cause broken file URLs if the save-media
endpoint was called with local storage.
0 commit comments