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

laroute.link_to doesn't work #32

Open
nanaya opened this issue May 3, 2016 · 1 comment
Open

laroute.link_to doesn't work #32

nanaya opened this issue May 3, 2016 · 1 comment

Comments

@nanaya
Copy link

nanaya commented May 3, 2016

Even a simple laroute.link_to('hello'); doesn't work (laroute.js:25 Uncaught TypeError: parameters.join is not a function(…)) because it calls this.route with one argument and so the second argument (parameters) is filled with wrong default ({}) which doesn't have join method since it's expected to be an array.

@eossa
Copy link

eossa commented Oct 19, 2016

+1

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

2 participants