We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is plugin is not working with video.js 5
am getting following error
TypeError: videojs.Player is undefined http://localhost/js/rangeslider.js Line 403
TypeError: this.rstb is undefined http://localhost/js/rangeslider.js Line 146
The text was updated successfully, but these errors were encountered:
After updated the plugin into Adapted Range slider version, getting following error
TypeError: videojs.extends is not a function http://localhost/js/rangeslider.js Line 517
Sorry, something went wrong.
There is an issue for this in #22. Plus, you can see the update they are doing in https://github.com/mikaelnousiainen/rangeslider-videojs
No branches or pull requests
This is plugin is not working with video.js 5
am getting following error
TypeError: videojs.Player is undefined
http://localhost/js/rangeslider.js
Line 403
TypeError: this.rstb is undefined
http://localhost/js/rangeslider.js
Line 146
The text was updated successfully, but these errors were encountered: