Leo Melin

Results 2 comments of Leo Melin

Hi @MaitreDede ! I had the same problem with IE11 inside virtualBox and the solution was to wrap the creation of new buzz.sound in buzz.isSupported() if-clause like so: ``` if...

Yep, this does not work... I have component named Id and structure like: ```html foo ``` I can try then: ``` const one = await ReactSelector('Id').withProps({ name: 'one' }); const...