bustle / mobiledoc-kit

A toolkit for building WYSIWYG editors with Mobiledoc
https://bustle.github.io/mobiledoc-kit/demo/
MIT License
1.55k stars 150 forks source link

Cards don't work on the demo website #702

Closed kuba-orlik closed 4 years ago

kuba-orlik commented 4 years ago

I've just tried running the demo and when I try to use the "Insert kitten card" button, nothing happens and the js console shows an error:

Uncaught TypeError: Cannot read property 'split' of undefined
gpoitch commented 4 years ago

Fixed in https://github.com/bustle/mobiledoc-kit/pull/699