Ionic version:
[x] 4.x
Current behavior:
ion-fab[edge] is display half when pop in iOS.
This is gif animation.
https://gyazo.com/b7e8025680be0d129ea9f9a900cd28a1
Expected behavior:
full display.
Steps to reproduce:
1 display ion-fab[edge]
2 navigation push
3 navigation pop
Related code:
https://github.com/rdlabo/checkIonFab
<ion-fab horizontal="end" vertical="top" slot="fixed" edge></ion-fab>
Other information:
Ionic info:
Ionic:
Ionic CLI : 5.2.6 (/usr/local/lib/node_modules/ionic)
Ionic Framework : @ionic/angular 4.8.0
@angular-devkit/build-angular : 0.801.3
@angular-devkit/schematics : 8.1.3
@angular/cli : 8.1.3
@ionic/angular-toolkit : 2.0.0
Utility:
cordova-res : 0.6.0
native-run : not installed
System:
NodeJS : v10.16.2 (/usr/local/bin/node)
npm : 6.10.3
OS : macOS Mojave
Thanks for the issue. Can you give the following dev build a try? I think I've fixed the issue:
npm i @ionic/[email protected]
Thanks!
@liamdebeasi Thanks! This issue is fixed at @ionic/[email protected] , and I will close this issue!
Glad to hear! This fix will be in the next stable release of Ionic. Until then, feel free to continue to use the dev build.
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. 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.