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
In latest version (RELEASE.2023-06-29T05-12-28Z) not allowed to download folders in web client, exception raised, in previous version I was using (RELEASE.2022-12-07T00-56 -37) a zip was downloaded with folder contents
Expected Behavior
Download a zip with the contents of the folder as before
Current Behavior
Download failed with message -> "Error: Cannot read properties of null (reading 'close')"
@casasvic this is already solved in version v0.31.0 of console, we just need to update minio so that it includes it and make a release, please wait for the new release once it's done, thanks.
In latest version (RELEASE.2023-06-29T05-12-28Z) not allowed to download folders in web client, exception raised, in previous version I was using (RELEASE.2022-12-07T00-56 -37) a zip was downloaded with folder contents
Expected Behavior
Download a zip with the contents of the folder as before
Current Behavior
Download failed with message -> "Error: Cannot read properties of null (reading 'close')"
Possible Solution
Recover the previous behavior?
Steps to Reproduce (for bugs)
Context
Trying to download a folder, like in old versions
Regression
I don't know if this error has happened before, but this function used to work
Your Environment
Docker image => minio/minio:RELEASE.2023-06-29T05-12-28Z
The text was updated successfully, but these errors were encountered: