Agung Surya Bangsa
Agung Surya Bangsa
Hi, First, I would like to say thank you for your awesome work. Currently I'm using [DraftJS Plugins ](https://www.draft-js-plugins.com). I use its mention plugin which should be linked to a...
Hi, I'm wondering if draft-wysiwyg is compatible with draft-js-mention-plugin and draft-js-emoji-plugin. With draft-js-emoji-plugin and draft-js-mention-plugin, we have to import the component for displaying suggestions using the instances of those plugin:...
I add an example on how to prefetch ssr data as described [here](https://reacttraining.com/react-router/web/guides/server-rendering). I also add `clientMiddleware.js` and `ApiClient.js` so it's possible to make a call request inside `redux actions`...
Hi, I've just started to use this plugin. But, I got the following error when I tried to use `CloudinaryVideo` component: ``` CloudinaryVideo.js:37 Uncaught TypeError: Failed to execute 'insertBefore' on...