I was curious about everyone’s opinion when it comes to routing and modals.
Does your modal need a route if it is never accessed through a traditional route in your app, rather through the Modal Controller?
If you do not load it through a route, is the best practice just to include the module in the modals parent module file?
2 posts - 2 participants