Skip to content

Fix null ref in navbars#57778

Merged
CyrusNajmabadi merged 2 commits intodotnet:mainfrom
CyrusNajmabadi:nullRefNavBars
Nov 16, 2021
Merged

Fix null ref in navbars#57778
CyrusNajmabadi merged 2 commits intodotnet:mainfrom
CyrusNajmabadi:nullRefNavBars

Conversation

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

@CyrusNajmabadi CyrusNajmabadi commented Nov 15, 2021

Found by TS/JS. Their project system spins up asynchronously and so there can be time periods when .js files are both known to have the right content type, but there is no doc available for them yet. This was causing a null to propagate through non-NRT annotated code, eventually crashing things. I have fixed the issue and manually tested the JS scenario.

View with whitspace off.

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner November 15, 2021 22:17
@ghost ghost added the Area-IDE label Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants