storage-js icon indicating copy to clipboard operation
storage-js copied to clipboard

JS Client library to interact with Supabase Storage

Results 44 storage-js issues
Sort by recently updated
recently updated
newest added

# Bug report - [x ] I confirm this is a bug with Supabase, not with my own application. - [ x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub...

bug

## What kind of change does this PR introduce? This builds upon https://github.com/supabase/supabase-js/pull/150 to allow `FetchParameters` to be passed to `uploadOrUpdate`. ## What is the current behavior? You cannot pass...

# Bug report ## Describe the bug 'info' function seems to always return object not found. ```json { "statusCode": "404", "error": "not_found", "message": "Object not found" } ``` ## To...

bug

Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies