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

Fix hash apply after server-patch action #48813

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

timneutkens
Copy link
Member

@timneutkens timneutkens commented Apr 25, 2023

What?

Mux reported that their website does not scroll to hash when clicking a search result. Found it's related to server-patch triggering and overriding the hashFragment. That should be preserved similarly to apply.

How?

handleMutable had a default of null instead of using the existing value. It should use the existing value.

@kodiakhq kodiakhq bot merged commit ee86ace into canary Apr 25, 2023
@kodiakhq kodiakhq bot deleted the 04-25-Fix_hash_apply_after_server-patch_action branch April 25, 2023 09:05
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants