substance / lens

Lens - open science content creation and display
http://substance.io/lens
MIT License
124 stars 20 forks source link

Inserting an image fails silently #96

Closed jure closed 8 years ago

jure commented 8 years ago

Using latest Lens master, and trying the example npm run start, if I try to insert an image, the UI does nothing, and the console logs this error:

Uncaught TypeError: transformation is not a function Surface.js:256 i.e. here: https://github.com/substance/substance/blob/master/ui/Surface.js#L256

This is also happening for us in PubSweet.

jure commented 8 years ago

Thanks for the quick response!