react-router-native-stack icon indicating copy to clipboard operation
react-router-native-stack copied to clipboard

Two consecutive redirects leads to blank screen

Open aertmann opened this issue 5 years ago • 0 comments

If two components render a <Redirect /> component directly after each other, then we're left with a blank screen or splash screen.

Works fine in 0.0.11, but broken since 0.0.12. Likely a regression of https://github.com/Traviskn/react-router-native-stack/pull/31

aertmann avatar Aug 15 '19 21:08 aertmann