Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX release] Revert lazy hash changes #19594

Merged
merged 3 commits into from Jun 9, 2021
Merged

Conversation

chancancode
Copy link
Member

A series of BUGFIX release landed on the 3.27 release channel in an attempt to restore the previous lazy behavior. This is still desirable, but unfortunately the fixes caused other regressions. We have a new approach in mind that should be more compatible, but at this point, we have gone through a lot of changes with not a lot of time to test the approaches in the real world.

So the decision is to revert all of the related fixes on 3.27. This would restore the 3.26 buggy behavior, which was already broken since early 3.2x releases. We will land the new fix on 3.28 instead and let it go through a full beta cycle in order to access any real world impact properly.

@rwjblue rwjblue merged commit e27cc92 into release Jun 9, 2021
@rwjblue rwjblue deleted the revert-stable-hash branch June 9, 2021 17:42
@snewcomer
Copy link
Contributor

There is one strange issue I am seeing with these changes reverted. An input loses focus and the active element becomes the body when updating query params. Verified bug on 3.27.4 but not 3.27.3. I could put together an example repro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants