-
Notifications
You must be signed in to change notification settings - Fork 11
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
Cannot read property 'splice' of undefined #17
Comments
I got the same error with the minimal version. I believe it has to do with jQuery version. The one I'm using when I get the error is v3.3.1 as opposed to the "All" version that includes jQuery v2.1.3 Hope this helps. |
I have the same error in the console. No matter which version (3.31 or 2.1.3) of jQuery is included. Any help, please? Edit: |
Just downloaded the package as is and had to modify 2 things in RangeSlider-all.min.js on line 18617 to get the test-1.html chart to open:
Error in the console(Chrome 81) is : Chart loads find after making the 2 changes, just possibly missing colour as I likely just removed the 2 properties being passed correctly |
Something is wrong ....
The text was updated successfully, but these errors were encountered: