Having to click twice to open modal

I’m having an issue where a user is needing to click a button twice to activate a modal. I’m using the Bootstrap CDN so I’m not entirely sure how I can resolve it.

Any ideas?

Is it just one user, or do you have the problem as well? If it’s only one user, I’d be more suspect that it’s the user’s computer as opposed to your website. Windows has options to change single-click behavior to double-click, which could be the culprit.

Did you change the display settings of the modal in any way (through the UI or a CSS rule?)

Post the link to your site. Impossible to diagnose problems like this any further without seeing the code.