Skip to content

onEnd Function getting fired on window resize. #528

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
developer-vtnetzwelt opened this issue Apr 27, 2017 · 2 comments
Closed

onEnd Function getting fired on window resize. #528

developer-vtnetzwelt opened this issue Apr 27, 2017 · 2 comments

Comments

@developer-vtnetzwelt
Copy link

Steps to reproduce

  1. Using onEnd event and its getting fired on window resize of browser.
  2. Added a alert box on onEnd event and then opened dev tools with F12.
  3. The function itself getting fired without touching slider.

Demo: http://jsfiddle.net/cwhgLcjv/167/

Expected behaviour

when we are opening the dev tools and windows get resized till slider level the alert box appears as it hits onEnd event.

Best Regards

@ValentinH
Copy link
Member

This is weird, but I can't reproduce what you described in the demo. Are you sure the demo is working?

@murillo94
Copy link

@developer-vtnetzwelt see this #79, maybe it helps you

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

No branches or pull requests

3 participants