Skip to content

Fix ambiguous Miss component not rendering (#3957) #3980

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

Merged
merged 1 commit into from
Oct 3, 2016

Conversation

TimothyKrell
Copy link
Contributor

@TimothyKrell TimothyKrell commented Sep 30, 2016

Miss would not render in ambiguous match example after navigating away and returning to ambiguous path

closes #3957

Miss would not render in ambiguous match example after navigating away
and returning to ambiguous path
Copy link
Member

@timdorr timdorr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@timdorr
Copy link
Member

timdorr commented Oct 3, 2016

I'm going to merge this in as-is, since it's high quality and fixes a notable bug on the website. I don't see the point to the optimization, since React is just going to enqueue Miss's setStates anyways, so there's no extraneous rendering.

@timdorr timdorr merged commit 430a193 into remix-run:v4 Oct 3, 2016
@TimothyKrell TimothyKrell deleted the ambiguous-matches-fix branch November 1, 2016 14:34
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
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.

2 participants