discourse/app/assets/javascripts/wizard/addon/controllers
Isaac Janzen a2ea9c5417
DEV: upgrade transitionToRoute on Controller (#22647)
Per https://deprecations.emberjs.com/v3.x/#toc_routing-transition-methods

We are upgrading all `this.transitionToRoute` calls on controllers to directly call the router service (`this.router.transitionTo`)
2023-07-18 14:53:23 -05:00
..
wizard-step.js DEV: upgrade transitionToRoute on Controller (#22647) 2023-07-18 14:53:23 -05:00