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

Event bubble error on select change event #29

Open
morningLemon opened this issue Apr 5, 2016 · 5 comments
Open

Event bubble error on select change event #29

morningLemon opened this issue Apr 5, 2016 · 5 comments

Comments

@morningLemon
Copy link

Hey,

I have what appears to be an event bubbling error when I choose an option in a select box. On choosing an option in a select this triggers a slideToIndex() event. Any ideas on how or where this could happen?

Its an angular select and options on slider are:

{
speed : 1300,
mouseDragEvents : false,
detectHash: true
}

@lukesnowden
Copy link
Owner

can you send me a link?

@morningLemon
Copy link
Author

Not currently I don't have a staging site up. Any ideas on how this could trigger a slide event though?

@lukesnowden
Copy link
Owner

Not familiar with the workings of angular im afraid, so unless I can test your application I cant really suggest anything, sorry.

@morningLemon
Copy link
Author

Ok thnx. I will see I i can get some time to put a codepen up later this week if the problem continues ::

@denisbosire
Copy link

I had the same issue when you click it automatically scrolls to the next slide, changing mouseDragEvents : from True to false, solved this for me.

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

3 participants