mardi 12 avril 2016

Passing properties using url in TranstionToRoute to new route in Ember

I need to pass some properties(tableName and currentcpt) when i do transition from controller of a route to another reports route using the following command:

this.transitionToRoute("reports?tableName=RT&currentCpt=117");

but i get an error that the route is not found. I was wondering what i am doing wrong here.




Aucun commentaire:

Enregistrer un commentaire