Open
Description
Describe the bug
When I use the call in my extension:
ddClient.desktopUI.navigate.viewImage(Id, Tag)
I see this in devtools console:
ERROR Error: Error invoking remote method 'navigation.requestNavigateDashboardWindow.toImage__unwrapped': Error: not found
Add the steps to reproduce
Describe the expected behavior
I expect to go to the Image view.
Optional: Add screenshots
Output of docker extension version
:
Client Version: v0.2.27
Server API Version: 0.3.4
Output of docker version
:
Client: Docker Engine - Community
Version: 27.3.1
API version: 1.47
Go version: go1.22.7
Git commit: ce12230
Built: Fri Sep 20 11:42:52 2024
OS/Arch: linux/amd64
Context: desktop-linux
Server: Docker Desktop 4.36.0 (175267)
Engine:
Version: 27.3.1
API version: 1.47 (minimum version 1.24)
Go version: go1.22.7
Git commit: 41ca978
Built: Fri Sep 20 11:41:11 2024
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.7.21
GitCommit: 472731909fa34bd7bc9c087e4c27943f9835f111
runc:
Version: 1.1.13
GitCommit: v1.1.13-0-g58aa920
docker-init:
Version: 0.19.0
GitCommit: de40ad0
Include the Diagnostics ID
(paste your output here)
Additional context
Add any other context about the problem here.