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

fix SCRIPT1046 error in IE11 #28

Merged
merged 1 commit into from
Aug 29, 2018
Merged

fix SCRIPT1046 error in IE11 #28

merged 1 commit into from
Aug 29, 2018

Conversation

lianee
Copy link
Contributor

@lianee lianee commented Aug 15, 2018

duplicate definition of _isScrolling in lines 238 and 280 is triggering a SCRIPT1046 error in IE11 in javascript strict mode

duplicate definition of _isScrolling in lines 238 and 280 is triggering a SCRIPT1046 error in IE11 in javascript strict mode
@elmarquis elmarquis merged commit c41d75f into elmarquis:master Aug 29, 2018
@elmarquis
Copy link
Owner

Thanks for spotting this one. Now fixed

@elmarquis
Copy link
Owner

Actually. This will still need compiled and minified so the change is in dist folder. I'll jump on that later.

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

Successfully merging this pull request may close these issues.

2 participants