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

CModal closes if a mouseup event occurs outside the modal after clicking inside #380

Closed
hhadland opened this issue Sep 25, 2023 · 1 comment · May be fixed by #412
Closed

CModal closes if a mouseup event occurs outside the modal after clicking inside #380

hhadland opened this issue Sep 25, 2023 · 1 comment · May be fixed by #412

Comments

@hhadland
Copy link

Currently, if you click inside a CModal, drag the mouse outside of the modal, and release the click, the modal closes.

  • No current duplicate, but this was fixed in the coreui-vue library. Potentially related commits can be found (1) here and (2) here.
  • macOS Ventura 13.6
  • Chrome Version 117.0.5938.92

Able to reproduce with the "Live demo" component in the CoreUI documentation for the React Modal Component. A fixed version can be found in the "Live demo" of the Vue Modal Component documentation.

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant