ember.js - How to check if route is in transition -
is there way check if route in transition? need add loading state view while model being fetched.
i've found several different answers none seem work. wondering if there's canonical/idiomatic approach this.
give in gist, have usefull information how create global loading, or 1 route
Comments
Post a Comment