I have an issue where as I navigate around my HTML Angular app, when the page renders it renders with everything on the page "selected".
I am using the latest Angular 1.x version, along with Angular material (latest). I should add that I am running this in NWJS 0.12, which could be a factor
I have yet to identify the exact behavior pattern that makes this occur, but its often enough to be annoying to users.
I upgraded my version of nwjs to 0.14.7 and the problem went away.