Skip to content

Fixes compressedNavigationController ends with outdated state after startup#86574

Merged
isidorn merged 1 commit intomicrosoft:masterfrom
jeanp413:fix-86573
Dec 9, 2019
Merged

Fixes compressedNavigationController ends with outdated state after startup#86574
isidorn merged 1 commit intomicrosoft:masterfrom
jeanp413:fix-86573

Conversation

@jeanp413
Copy link
Contributor

@jeanp413 jeanp413 commented Dec 9, 2019

This PR fixes #86573

@isidorn isidorn self-assigned this Dec 9, 2019
@isidorn
Copy link
Collaborator

isidorn commented Dec 9, 2019

I have verified this fixes the issue.
Also I think the approach makes sense: whenver we get rendered we shuold re-xtract from the html.
As for the perf implication since we have compressed navigation controllers only for a view port it should not be adding that many listeners at the end of the day.

Thanks a lot for the PR. I will merge it in for our insiders release. And if we decide that the issue should be fixed for stable I will create a new PR which just cherry picks your commit on top of the release branch.

@isidorn isidorn merged commit 1f0c87a into microsoft:master Dec 9, 2019
@jeanp413 jeanp413 deleted the fix-86573 branch December 9, 2019 15:29
isidorn added a commit that referenced this pull request Dec 10, 2019
Fixes compressedNavigationController ends with outdated state after startup
chrmarti pushed a commit that referenced this pull request Dec 10, 2019
Fixes compressedNavigationController ends with outdated state after startup
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CompressedNavigationController ends with outdated state after startup

2 participants