The Wayback Machine - https://web.archive.org/web/20251014193711/https://github.com/docker/for-win/issues/12407
Skip to content

Docker Desktop 4.2.0 Volume DATA view Save As option breaks  #12407

@jsolderitsch

Description

@jsolderitsch
  • I have tried with the latest version of Docker Desktop
  • I have tried disabling enabled experimental features
  • I have uploaded Diagnostics
  • Diagnostics ID:73F7948D-CD00-4E52-ACBF-A63554AA4A3C/20211129205438

Actual behavior

I can no longer use the Save As feature from the DATA view of a Docker Volume to export (save as) a file from a Docker container that has the volume associated with it. This behavior started when I had a file path that had a space character in the name. Before I tried this name style, the Save As option from the DATA view worked.

I see a Red Striped error message:

Cannot destructure property 'filepath' of '(intermediate value)' as it is undefined

Now, even when the file path to which I want to Save As the file to does NOT have a space in it, I can't Save as the file. I get the same error message.

Expected behavior

The Save As option from the Docker Desktop Volume DATA view should work as it did originally. I should not see an error message,

Information

  • Windows Version: 20H2 (OS Build 19042.1348)
  • Docker Desktop Version: Docker Desktop 4.2.0
  • WSL2 or Hyper-V backend? WSL2
  • Are you running inside a virtualized Windows e.g. on a cloud server or a VM: No

Steps to reproduce the behavior

Actually, the file path with a space character is not an issue. This is a problem with 4.2.0 in general...

  1. Create a Windows filepath where one of the folders on the path has a space character in the name. (NOT NECESSARY)
  2. Use the Save As... option to try and export a file from a container that has the volume associated with it.
  3. See the error as attached.

Screen Shot 2021-11-29 at 4 09 03 PM

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions