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

bumper-responsive-breakpoint-change not always registering #12

Open
nreddy216 opened this issue Nov 7, 2016 · 0 comments
Open

bumper-responsive-breakpoint-change not always registering #12

nreddy216 opened this issue Nov 7, 2016 · 0 comments

Comments

@nreddy216
Copy link

I'm using Bumper to call a function each time the breakpoint changes. i.e...

$(window).on 'bumper-responsive-breakpoint-change', (e) => someFunction()

For some reason, it calls the function the first time and the second time I resize the window, but on the third time, it seems to not register at all.

Any idea why this happens?

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

1 participant