samy-blake

Results 1 comments of samy-blake

> Made a demo repo with a problem > https://github.com/woto/ckeditor_rails_react > clean steps reproducing guide [woto/ckeditor_rails_react@94f9938](https://github.com/woto/ckeditor_rails_react/commit/94f99385c4496d89d05de8ffff0d0123a757c57b) > > ![image](https://user-images.githubusercontent.com/146704/66272721-f4f49c80-e875-11e9-8c96-e502ef714b6c.png) for me, it was just ```typescript import ClassicEditor from '@ckeditor/ckeditor5-build-classic'; ```...