Mohamed Djelaili

Results 3 comments of Mohamed Djelaili

it works after registering the playlist plugin inside the component ```import "video.js/dist/video-js.css"; import { videojs, videoPlayer } from "vue-video-player"; import playlistMaker from "videojs-playlist/src/playlist-maker"; const plugin = function(list, item) { playlistMaker(this,...

Make sure you added the public key to the authorized_keys file. You can do it like so `cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys`

Hi @sindelio, the inputStochRSI.values length should be 29 or we can add any number of prices?