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

fixes issue #15 #20

Merged
merged 2 commits into from
Dec 18, 2013
Merged

fixes issue #15 #20

merged 2 commits into from
Dec 18, 2013

Conversation

JeffreyPalmer
Copy link
Contributor

Hello!

Thanks for this great little library; it does what I need simply and with a minimum of overhead.

I think that this properly fixes #15. I created a unit test that confirms that navigating from /1/detail to /2/detail properly updates the sub-segment content. I basically altered the logic to always include updates for sub-segments once a higher-level update has been created. However, I barely know this code, so if you think there's a better fix, please let me know!

@artch
Copy link
Owner

artch commented Dec 18, 2013

Thanks for this!

artch added a commit that referenced this pull request Dec 18, 2013
@artch artch merged commit 6e2a06e into artch:master Dec 18, 2013
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.

Segments with equal names on same levels but in different parent segments
2 participants