### Version - react-native-router-flux v4.0.0-beta.22 - react-native v0.50.3 ### Expected behaviour Please see this PR: https://github.com/aksonov/react-native-router-flux/pull/2179 I have same issue that should be fixed by that PR. Unfortunately this change was overridden by this commit: https://github.com/aksonov/react-native-router-flux/commit/92f055e52d11e0ff8c38bd5f1a5100bc927d5242#diff-98b3594cf65eb9acfce1160c51678d6eR55 ### Steps to reproduce exactly same as in https://github.com/aksonov/react-native-router-flux/pull/2179 having 2 scenes with same key in current stack beaks `popTo`. Navigation silently fails, without transition to desired scene.