Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Conversation

@jcansdale
Copy link
Collaborator

@jcansdale jcansdale commented May 23, 2019

For some reason clone/open view-model was starting off null when initialized from the essentials extension. This caused the ViewLocator to throw a null reference exception and stopped the clone/open dialog from working.

What this PR does

  • Make ViewLocator return a null view when a null view-model is passed in

How to test

  1. Install the essentials extension
  2. Uninstall the full extension (if installed)
  3. Open the clone/open dialog via File > Clone or checkout code
  4. Check that dialog appears and repository can be cloned

@jcansdale jcansdale changed the title Return a null view for a null view model Return a null view for a null view-model May 23, 2019
@jcansdale jcansdale added transient bug Introduced and fixed in the same cycle Ready for Review labels May 23, 2019
@meaghanlewis meaghanlewis merged commit 636b376 into master May 23, 2019
@meaghanlewis meaghanlewis deleted the fixes/null-view-model branch May 23, 2019 22:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Ready for Review transient bug Introduced and fixed in the same cycle

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants