Few questions...
Is there a way to use transition for the same route with a different datacontext ?
In this case, how to manage the helper params
fromRoute: 'page/:id',
toRoute: 'page/:id'
Can you provide a sample demo for this case?
To manage the waitOn perhaps use the subscriptions instead which doesnt force the loading template to be rendered?
Thank you
Few questions...
Is there a way to use transition for the same route with a different datacontext ?
In this case, how to manage the helper params
Can you provide a sample demo for this case?
To manage the waitOn perhaps use the subscriptions instead which doesnt force the loading template to be rendered?
Thank you