Kagami / vmsg

:musical_note: Library for creating voice messages
https://kagami.github.io/vmsg/
Creative Commons Zero v1.0 Universal
348 stars 58 forks source link

demo doesnt work in chrome - Promise did not implement oncancel #27

Closed bukso closed 5 years ago

bukso commented 5 years ago

When I open the demo it doesnt work, I see only a error in the console:

https://codesandbox.io/s/v67oz43lm7

WARNING: Promise with no error callback:undefined raven.js:55 Error: Promise did not implement oncancel

Kagami commented 5 years ago

Doesn't work for me on this site too. But works fine if I download the package and build by myself. Might be sandboxing issue.