binarykitchen / videomail-client

A wicked npm package to record videos directly in the browser, wohooo!
https://videomail.io
Creative Commons Zero v1.0 Universal
55 stars 19 forks source link

Cannot read property 'tagName' of undefined #148

Closed binarykitchen closed 6 years ago

binarykitchen commented 6 years ago

A race condition in disable() of src/wrappers/buttons.js where other code already has unloaded element and it has become undefined.