Skip to content

Can not focus in modal popover input field  #1464

Closed
@rut2

Description

@rut2

the scenario is a bit complex. I am using bootstrap-vue modal and popover. I want to display a form within modal -> popover. something like this.

image

But because of modal-content element's tabindex = -1, I can not focus on input field ever. Even if I click on input field it is not working.

It is working in perfectly after I remove tabindex=-1 from DOM

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions