Hello,
It seems that when calling flash() before $location, which goes to a new route, the message does not show.
In the plunkr, it's setting the flash() after the route change is successful, but in this case, I'm setting it prior to the route change. Should this be supported?
Thanks