react-voice-visualizer
react-voice-visualizer copied to clipboard
Bug: the main container does not handle resize events
If I resize the main container, i.e., the container with the classvoice-visualizer, the canvas does not resize.
For me, this resulted in a problem where resizing the container in Chrome did not effect the canvas width (which was 0px at the time, making me think it was not rendering.)
Other users might need to resize the container for other reasons.
Could you provide more details, please? How did you resize the container? Resize works as native "resize" event on window element