When I use: ddClient.desktopUI.navigate.viewImage(Id, Tag) I see console ERROR Error: Error invoking remote method 'navigation.requestNavigateDashboardWindow.toImage__unwrapped': Error: not found #300
Labels
bug
Something isn't working
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
:Output of
docker version
:Include the Diagnostics ID
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: