<p>Hello,</p>
<p> </p>
<p>I use the turnstile transition for the page navigation in my app.</p>
<p>After coming back from a phone task like BrowserTask or BingMapsTask, the backward turnstile transition don't anymore. So I have to restart the app. </p>
<p> </p>
<p>For example:</p>
<p>Page1 -> Page2 => turnstile transition working</p>
<p>Page2 -> Page1 => turnstile transition (backward) working</p>
<p>Page1 -> Page3 => turnstile transition working</p>
<p>Page3 -> BrowserTask => turnstile transition working</p>
<p>BrowserTask => Page3 => turnstile transition (backward) NOT WORKING</p>
<p>Page3=> Page1 => turnstile transition (backward) NOT WORKING</p>
<p>...</p>
<p> </p>
<p>Does anybody know where's the problem?</p>
<p> </p>
<p>Thank you!</p>
Comments: ** Comment from web user: badrz **
<p> </p>
<p>I use the turnstile transition for the page navigation in my app.</p>
<p>After coming back from a phone task like BrowserTask or BingMapsTask, the backward turnstile transition don't anymore. So I have to restart the app. </p>
<p> </p>
<p>For example:</p>
<p>Page1 -> Page2 => turnstile transition working</p>
<p>Page2 -> Page1 => turnstile transition (backward) working</p>
<p>Page1 -> Page3 => turnstile transition working</p>
<p>Page3 -> BrowserTask => turnstile transition working</p>
<p>BrowserTask => Page3 => turnstile transition (backward) NOT WORKING</p>
<p>Page3=> Page1 => turnstile transition (backward) NOT WORKING</p>
<p>...</p>
<p> </p>
<p>Does anybody know where's the problem?</p>
<p> </p>
<p>Thank you!</p>
Comments: ** Comment from web user: badrz **
I can't repro this issue.
It has been probably fixed since.
If you still have this problem, please join a repro project and we will take a look at it.