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

Router.go routes from 1.0.7 to 1.0.8 are not working #1356

Closed
a-db opened this issue Jun 2, 2015 · 6 comments
Closed

Router.go routes from 1.0.7 to 1.0.8 are not working #1356

a-db opened this issue Jun 2, 2015 · 6 comments

Comments

@a-db
Copy link

a-db commented Jun 2, 2015

I updated to 1.0.8 from 1.0.7 and all of my simple routes with Router.go('routeName', {_id: this._id}); do not work anymore. What has changed? The links all display /undefined and then the id. ex /test/undefined49asdfijoasdfi

@wallslide
Copy link

The cause is explained here iron-meteor/iron-url#15 along with a pull request that should resolve the issue.

@a-db a-db closed this as completed Jun 2, 2015
@a-db
Copy link
Author

a-db commented Jun 2, 2015

Thanks for heads up wallslide. I'll leave it to your request.

@cmather
Copy link
Contributor

cmather commented Jun 2, 2015

Oops I didn't take a close enough look at a pull request merge. I'll get out a new version first thing. Thanks for the patch.

On Jun 1, 2015, at 11:11 PM, wallslide notifications@github.com wrote:

The cause is explained here iron-meteor/iron-url#15 along with a pull request that should resolve the issue.


Reply to this email directly or view it on GitHub.

@perak
Copy link

perak commented Jun 2, 2015

@cmather merge please!

@a-db a-db reopened this Jun 2, 2015
@cmather
Copy link
Contributor

cmather commented Jun 2, 2015

should be fixed.

@cmather cmather closed this as completed Jun 2, 2015
@a-db
Copy link
Author

a-db commented Jun 2, 2015

Confirmed thanks for the quick resolution.

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

No branches or pull requests

4 participants