Nelu Malancea
Nelu Malancea
## Describe the bug It looks like this package isn't working with react-dom 18. I get this warning in the console and the element doesn't render at all in the...
 I get this warning in the browser console when calling `toDataURL`: ``` Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently...
When trying to use the `useVideoJs` hook shown [here](https://joelhooks.com/usevideojs-a-react-hooks-for-videojs) I get the error `changedKey is not defined` on line 15. Do you know what the right way to fix it...