Muhammad Ihsan

Results 5 issues of Muhammad Ihsan

**Question** Hello guys, please help i already following [this instruction](https://react-bootstrap-table.github.io/react-bootstrap-table2/storybook/index.html?selectedKind=Column%20Toggle&selectedStory=Custom%20Column%20Toggle&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel), but mine is not working well. Maybe something I left behind my works. **codesandbox** [https://codesandbox.io/s/async-morning-juy0t](https://codesandbox.io/s/async-morning-juy0t?file=/src/App.js)

I have this code on my components, but the player is only playing the first video. Did I miss something on configuration? ``` { console.log(video) }} options={ sources:{[ { type:...

Halo ada yang tahu kenapa data tidak ditemukan? Padahal data di mikrotik ada. Berikut scriptnya: ``` $auth = new Auth(); $auth->setHost(env('MIKROTIK_IP')); $auth->setUsername(env('MIKROTIK_USERNAME')); $auth->setPassword(env('MIKROTIK_PASSWORD')); $talker = new Talker($auth); $secret = new...

yo sir no english version? 😥 @vanchelo

enhancement

just fresh install octobercms 2.2.22 and `php artisan plugin:install Rainlab.User`, `php artisan plugin:install Vdomah.Jwtauth` got and error like: ```Class 'Tymon\JWTAuth\JWTAuth' not found```