You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Am using your plugin for my projects, am using same version of video.js and rangeslider given in the download
am getting some weired javascript error from rangeslider.js inconsistently, meaning it causing the error sometime and sometime not, this is weired to me, so i can't judge what is the issue
Some where i see that we need to update video.js version and rangeslider.js version as well, i tried both whatever i do am getting some new errors, due to this error all my videoplayer got broken as attached in the image
am runnig out of time for my project, any help on this could be highly appricateable ..
The text was updated successfully, but these errors were encountered:
This plugin only works with videojs until the version 4.2. I have added a text in the Readme.md that said that "this plugin will no longer be maintained. Welcome those who want to continue the project."
You are trying to use videojs 5 and you get this error. I am in other projects and I don't have enough time to fix this. Please, let me know if you are interested to adapt to version 5.
Thanks for your kind action on this, i solved the issue myslef, however i am having some queries and doubts, how could i contact you ? shall i send email to you ?
Am using your plugin for my projects, am using same version of video.js and rangeslider given in the download
am getting some weired javascript error from rangeslider.js inconsistently, meaning it causing the error sometime and sometime not, this is weired to me, so i can't judge what is the issue
Uncaught TypeError: Cannot read property 'SeekRSBar' of undefined; url: js/rangeslider.js; line: 146; col: 52
Some where i see that we need to update video.js version and rangeslider.js version as well, i tried both whatever i do am getting some new errors, due to this error all my videoplayer got broken as attached in the image
am runnig out of time for my project, any help on this could be highly appricateable ..
The text was updated successfully, but these errors were encountered: