react-wavesurfer icon indicating copy to clipboard operation
react-wavesurfer copied to clipboard

Enzyme "mount" test, "cannot set property 'fillStyle' of null.

Open andioneto opened this issue 6 years ago • 1 comments

I saw this and it looks like it may be a similar issue. Unfortunately, this module is not supported by wavesurfer.js-2 as of now.

I have a basic wavesufer component in my codebase and a test using the enzyme "mount" method that is now failing with the error: TypeError: Cannot set property 'fillStyle' of null.

andioneto avatar Mar 05 '18 23:03 andioneto

I'm getting the same issue. ): Were you ever able to fix this?

ahcai avatar Jun 07 '18 21:06 ahcai