dialog.showSaveDialog seems never to be called #879
giovanni-bertoncelli
started this conversation in
General
Replies: 2 comments
-
@giovanni-bertoncelli How is this dialog function being triggered? The service E2Es use |
Beta Was this translation helpful? Give feedback.
0 replies
-
Converting to a discussion, we can always raise an issue from that if required |
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
-
Hello, I'm encontering an issue when mocking the Electron API dialog.showSaveDialog:
even if no dialog is shown after mocking and the mocked returned valued seems to be received from electron it seems that calling
throws always with
even it has been already called.
Beta Was this translation helpful? Give feedback.
All reactions