Silviu Ifrim
Silviu Ifrim
Hi, I'm using the Aquila library for a personal project and I was trying to load some .wav files in order to feed them to a neural network. The problem...
Currently, React 16 is the major supported version of react in the peerDependencies. Could you also add support for React 17?
Hi, I'd like to add a new action (to the admin UI) that could used to run tasks individually, without affecting their schedule time. On `background_task/admin.py`, I have created a...
## Description I'm using React and I'm creating a custom `recordToggle` by extending the base `RecordToggle` class, as follows: ```ts const RecordToggle = videojs.getComponent( 'RecordToggle', ) as unknown as typeof...