Storage upload bug #219
peterz0310
started this conversation in
General
Replies: 1 comment
-
Thanks for reporting this. The library update v1.5.11 is available, please update. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I think I found a bug in a semi-recent version of the library. When uploading (sync) to storage, it doesn't seem to treat file paths correctly anymore. For example, a filename /files/test.json used to upload to the expected directory in the bucket, whereas now it uploads a file named 'files' in the root. If there's a new way to upload files then I don't think it's reflected in the example yet.
Beta Was this translation helpful? Give feedback.
All reactions