Ivan Jeremic
Ivan Jeremic
Create a github discussion board or slack channel for general questions and helping out each other.
Nice package and it works like expected! I would like to ask if something like this is possible but for now, everything I tried did not work. ``` import Nav...
I have created a New Node App in my Plesk Control Panel and Uploaded the grid-master folder, Now I get only the GitHub Button Rendered on the Screen the Grid...
I use German voice and as soon as the speak function hits a comma it stops any info on that why that happens and what I can try?
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue It...
fix typo
We need details (all properties) like `id` and the rest of the item properties we are currently dragging over, I currently don't see any way to do this, correct me...
There is no `className` prop on `ReactPlayer` even though the docs have examples with it. We need to be able to put classes on the player, the `style` prop is...
``` customFileSignatures: { 'FFFB':'audio/mpeg', 'FFF3':'audio/mpeg', 'FFF2':'audio/mpeg', '494433': 'audio/mpeg' } ``` I tried PDF and MP3 and both don't work, it is hard to debug, I followed the docs of `customFileSignatures`...
```js // does not work if you previousy have used "playSegments([6, 71])" setDirection(-1); play(); ``` and also ```js // The issue here is "setDirection" has no effect when combined with...