-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Closed
Labels
package: core@ionic/core package@ionic/core packagetype: buga confirmed bug reporta confirmed bug reportv6issues specific to Framework v6issues specific to Framework v6
Description
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
- v4.x
- v5.x
- v6.x
Current Behavior
Popover points arrow at incorrect position in iOS mode
It pointed correctly on @ionic/angular version 5.9.2 and not with version 6.0.0
@ionic/angular version 5.9.2
@ionic/angular version 6.0.0
Expected Behavior
Popover should point at the center of source element
Steps to Reproduce
- Add ion-popover to project with mode="ios" or test on ios
- Run on iOS device/simulator or iOS device mode on Chrome
Code Reproduction URL
https://github.com/armspativong/ionic-issues.git
Ionic Info
Ionic:
- Ionic CLI : 6.18.1 (/usr/local/lib/node_modules/@ionic/cli)
- Ionic Framework : @ionic/angular 6.0.0
- @angular-devkit/build-angular : 12.2.12
- @angular-devkit/schematics : 12.2.12
- @angular/cli : 12.2.12
- @ionic/angular-toolkit : 5.0.0
Capacitor:
- Capacitor CLI : 3.2.5
- @capacitor/android : 3.2.5
- @capacitor/core : 3.2.5
- @capacitor/ios : not installed
Utility:
- cordova-res : not installed globally
- native-run : 1.5.0
System:
- NodeJS : v14.17.6 (/usr/local/bin/node)
- npm : 8.1.2
- OS : macOS Monterey
Additional Information
No response
billygerhard, tho-masn, MisterNuff, HyperLife1119 and virusv
Metadata
Metadata
Assignees
Labels
package: core@ionic/core package@ionic/core packagetype: buga confirmed bug reporta confirmed bug reportv6issues specific to Framework v6issues specific to Framework v6

