Open Shinsekai7 opened 2 years ago
I experience the same issue...
This happens because the color picker input is outside of the modal. Probably related to this issue: https://github.com/twbs/bootstrap/issues/38515
We are experiencing same issue. Seems to be caused by focus trapping mechanism of bootstrap modal. Has anyone found a workaround?
Workaround to disable focustrap on modal can be found here: https://github.com/twbs/bootstrap/issues/38515
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