Bauyrzhan Yessetov
Bauyrzhan Yessetov
 the signal is inversed, is this bug or data source problem?
Hi, @nicolaskruchten @nselikoff Please, merge this cool [PR](https://github.com/plotly/react-pivottable/pull/131)!!!
Could not resolve dependency: React 18 ```JS npm ERR! Could not resolve dependency: npm ERR! peer react@"^16.8.0 || ^17" from [email protected] npm ERR! node_modules/react-folder-tree npm ERR! react-folder-tree@"*" from the root...
Is it possible autoclose opened folders when opening another folder like bootstrap [accordion](https://getbootstrap.com/docs/5.0/components/accordion/#example) The current behavior is not convenient when there are a lot of folders and files and complicates...
Component brokes if a data file has a key named `path` ```json { "name": "Проверка", "title": "Проверка", "path": "c:/PROJECTS/FileDATA/FileDATA/data", "fullname": "c:/PROJECTS/FileDATA/FileDATA/data/Проверка", "isDirectory": true, "children": [ { "name": "159.pdf", "title": "159",...
Please, add unique classes or IDs for all buttons, I'd like to hide some of them by CSS or the option to hide them ... Thanks!
How to impement this app? Is this only bakcend?
Hi, Friend! I'm changed sample_user.php ``` ... $LogonName = ... login from DB ... return [ 'username' => $LogonName, 'email' => $LogonName.'@mail.com', 'dasboard_id' => '', 'access_token' => md5(uniqid($LogonName, true)), 'refresh_token'...
Hi, OS: Windows10 FFmpeg installed correctly The app works if run via cmd.exe If install the app as a service via NSSM I get the next error: ``` d:\app\Node\rest\rtsp-api-main\node_modules\rtsp-ffmpeg\lib\rtsp-ffmpeg.js:117 throw...