Closed jure closed 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:
npm run start
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.
Thanks for the quick response!
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.