-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Cannot create repository,vs crash #503
Comments
Can you post screenshots of the steps you do up to the crash, and send us the logs as described in https://github.com/github/VisualStudio/blob/master/CONTRIBUTING.md#submitting-an-issue? Thanks! |
OK,I have sent you email with the screenshot and log file.Hope you can fix it. |
@tracyda Thanks, this is helpful! Looks like we have a bug handling the dropdown list in certain locales:
|
I've looked into this but that method: Doesn't look like it's doing anything that would be related to locale. I think the only thing that can be happening is that somehow:
Is returning I've not been able to repro, but if that is the case I think a simple null check would suffice. |
#503 is a crash that seems to occur here. Can't reproduce locally but there's only so much that can cause an NRE in this method so try to avoid it in future.
@tracyda We're working on a fix for this, which will be available on our next release coming out in a few days. |
@shana Thanks. |
Added null check in IsLastItemInContainerConverter.
The fix for this is out in release 2.0.14.4, available from the Visual Studio gallery or from the website! |
I cannot use it to create repository ,it will make my visual studio crash.
Really disappointed!
The text was updated successfully, but these errors were encountered: