Skip to content

Let dispatch id comparison decide when to run route handlers or not rather than route path check#2

Merged
kwalker3690 merged 1 commit into
masterfrom
kelly/fix-click-on-same-item
Nov 28, 2016
Merged

Let dispatch id comparison decide when to run route handlers or not rather than route path check#2
kwalker3690 merged 1 commit into
masterfrom
kelly/fix-click-on-same-item

Conversation

@kwalker3690
Copy link
Copy Markdown

Before this change, if a user clicked on the same route twice before the handlers finished running, the handlers would never finish running, and the ui would be stuck in a loading state.

@jordangarcia can you review?

@jordangarcia
Copy link
Copy Markdown

LGTM

@kwalker3690 kwalker3690 merged commit 5927ff1 into master Nov 28, 2016
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.

2 participants