Skip to content

bug: Modal and Popover is missing focusTrap option in Angular #29728

Closed
@hakimio

Description

@hakimio

Prerequisites

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

  1. Try to set focusTrap input on ion-popover component.

Code Reproduction URL

https://github.com/ionic-team/ionic-framework/

Ionic Info

@ionic/angular: 8.2.4

Additional Information

@liamdebeasi
#29379

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions