Closed
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
v8.x
Current Behavior
Angular popover component is missing focusTrap
input.
Expected Behavior
Following code should work:
<ion-popover
[focusTrap]="false"
/>
Steps to Reproduce
- Try to set
focusTrap
input onion-popover
component.
Code Reproduction URL
https://github.com/ionic-team/ionic-framework/
Ionic Info
@ionic/angular: 8.2.4