Git Save Dialog in 3.7.1

Here’s an odd one, @adam!

When you click “Save Changes” after making some changes to scripts, the dialog pops up to enter a commit message and do a git commit/push internally.

You type in a commit message, and a few seconds later the message text box is cleared out. It’s like there’s some sort of timer/data binding clearing out the text box automatically.

If you’re super fast you can click OK right after pasting a message into the text box and it’ll accept it, which is my current workaround.

Cheers,
Matt

Product: PowerShell Universal
Version: 3.7.1
1 Like

I have experienced the same behaviour + the box pops up a second time after hitting save, but it disappears as soon as the saving is done or you hit cancel

1 Like

I’ve seen the same in 3.7.2

1 Like

We’re looking into this. We’re also in the process of releasing a 3.6.5 to address the CVE but give us some time to nail down what’s happening here.

1 Like

3.6.5 has been released.

I’ve also opened an issue for the git saving problem here: https://github.com/ironmansoftware/issues/issues/1923

2 Likes