Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

input not working in bootstrap 5 modal #317

Open
Shinsekai7 opened this issue Nov 3, 2022 · 3 comments
Open

input not working in bootstrap 5 modal #317

Shinsekai7 opened this issue Nov 3, 2022 · 3 comments
Labels
unconfirmed The problem isn't really clear

Comments

@Shinsekai7
Copy link

I am using the plugin with the bootstrap 5 modal and when I click inside the input is not working, instead, the modal's X button is selected.
Here is an example of the issue https://codepen.io/s3739/pen/popxvJd

@Shinsekai7 Shinsekai7 added the unconfirmed The problem isn't really clear label Nov 3, 2022
@av01d
Copy link

av01d commented May 31, 2023

I experience the same issue...

@AgentSmith0
Copy link

This happens because the color picker input is outside of the modal.
Probably related to this issue: twbs/bootstrap#38515

@sanjogs
Copy link

sanjogs commented Mar 13, 2024

We are experiencing same issue. Seems to be caused by focus trapping mechanism of bootstrap modal. Has anyone found a workaround?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unconfirmed The problem isn't really clear
Projects
None yet
Development

No branches or pull requests

4 participants