Demo not working in Safari or Firefox
sgwilym opened this issue · 4 comments
sgwilym commented
Trying out vibrant.js in the jsfiddle on the webpage fails, returning the follow error:
/TypeError: cmap.vboxes is undefined
Edit: just noticed the disclaimer regarding image dropping only working in Chrome. Why is this the case?
mcgraphix commented
Chome on Mac Sierra gives this error when dropping an image on the demo at http://jariz.github.io/vibrant.js/:
Uncaught TypeError: Cannot read property 'map' of undefined
at new Vibrant (http://cdn.rawgit.com/jariz/vibrant.js/master/dist/Vibrant.js:43:35)
at FileReader.progress (coffeescript:24:19)
kjellouli commented
Same error here.. Do you have any news about this issue ?
akfish commented
vibrant.js is deprecated. Please try node-vibrant instead and see if this issue persists. You are welcome to submit an issue there if that's the case.