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

ensure joined routes are slash separated #205

Merged
merged 2 commits into from
Mar 15, 2018
Merged

Conversation

jsg2021
Copy link
Contributor

@jsg2021 jsg2021 commented Mar 13, 2018

The active route may not have a slash at the end, yet if we call makeHref() or navigate() with a deeper segment, the route change fails.

The active route may not have a slash at the end, yet if we call makeHref() or navigate() with a deeper segment, the route change fails.
@STRML
Copy link
Owner

STRML commented Mar 14, 2018

Good idea, could you add a test for this?

@jsg2021
Copy link
Contributor Author

jsg2021 commented Mar 14, 2018 via email

@jsg2021
Copy link
Contributor Author

jsg2021 commented Mar 14, 2018

Test added. :)

@STRML STRML merged commit ba8e79b into STRML:master Mar 15, 2018
@jsg2021
Copy link
Contributor Author

jsg2021 commented Apr 23, 2018

Can this be published to npm?

@jsg2021 jsg2021 deleted the patch-1 branch April 23, 2018 14:57
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

2 participants