angular-flash
angular-flash copied to clipboard
Navigate to new view not working
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
I have this issue as well. I'd like keep message after change route.