Ionic V1 {reload: true} issue

Hi guys,

I am using reload true on an app in order to refresh a view with new data. The problem is that with two phones on android 7.0 I get a different functionality.

One will push only one view into the ionicHistory stack and the other will push two times the same view. This issue is a big problem because there is no way I can anticipate it.

Thanks a lot.