Olavo Rocha Neto

Results 3 comments of Olavo Rocha Neto

Same for me, i'm in a similar case strugling with the parser to route: Path: "Route/App#container1=/Account/Dashboard&id=1" Expression: "Route/App#container1=/{controller}/{action}:&id={id}:" Expected: controller => Account action => Dashboard id => 1 Result: controller...

Hi @millermedeiros!! as I stated, I understand the workarounds, but, as I'm using Ben Alman's jQuery BBQ (which is also awesome) to manage the hash variables. the &id part is...