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

Click outside glitch #62

Open
anderssim opened this issue Feb 2, 2018 · 1 comment
Open

Click outside glitch #62

anderssim opened this issue Feb 2, 2018 · 1 comment

Comments

@anderssim
Copy link

anderssim commented Feb 2, 2018

I have a popup with a click-outside callback like this.

<popup click-outside="closePopup()"></popup>

It works fine in almost all cases, until I click an element that has bootstraps data-toggle="dropdown" on it. Like this.

<button data-toggle="dropdown"></button>

Any ideas would be helpful

@thevishalnair
Copy link

I have a popup with a click-outside callback like this.

<popup click-outside="closePopup()"></popup>

It works fine in almost all cases, until I click an element that has bootstraps data-toggle="dropdown" on it. Like this.

<button data-toggle="dropdown"></button>

Any ideas would be helpful

Have you found the answer to it, i am also looking for the same.

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

No branches or pull requests

2 participants