ionic-team / ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
https://ionicframework.com
MIT License
51.06k stars 13.51k forks source link

Browser return key make tabs hide or tabs page be white screnn when i use ionic 3 just for web #11349

Closed YouSirY closed 6 years ago

YouSirY commented 7 years ago

Ionic version: (check one with "x") [ ] 1.x [ ] 2.x [ x] 3.x

I'm submitting a ... (check one with "x") [ x] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/

Current behavior:

ionic 3 just for web, from pageA(with tabs) into page B (without tabs) ,using Browser Return Key Back to pageA sometimes be white Screen and sometimes be pageA but missing tabs. This phenomenon is very frequent。

Expected behavior:

i think right is from pageA(with tabs) into Page B (without tabs) ,using Browser Return key back to tabs-Page A ,will show pages A and tabs

Steps to reproduce:

Related code:

insert any relevant code here

Other information:

Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):

insert the output from ionic info here
jgw96 commented 7 years ago

Hello, thanks for opening an issue with us! Could you share a minimal repo we can use to reproduce this issue?

YouSirY commented 7 years ago

I found the reason why tabs-bar disappear. when Browser Back tabs-page it Generate another page outside ion-tab. but How to solve it.

jgw96 commented 7 years ago

Hello @YouSirY , unfortunately, we cannot reproduce this on our end. Would you be able to share a minimal repo we can use to reproduce the issue?

YouSirY commented 7 years ago

I create a repo https://github.com/YouSirY/ionic3-lazy-load-demo-v1 thanks for help

ionitron-bot[bot] commented 6 years ago

Thanks for the issue! This issue is being closed due to inactivity. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

Thank you for using Ionic!