Results 9 comments of TC

I'm having the same problem.

@FrenchBully thanks. Yeah, I'm doing the same.

I included `react-draft-wysiwyg.css` in my local css files and got the editor mostly working. But I'm seeing this error in the console: ![screenshot 2018-01-12 11 28 14](https://user-images.githubusercontent.com/19754530/34885415-e87d0800-f78d-11e7-9d83-199e8521b3a8.png) In addition, the...

@jpuri Thanks. Copied the map file and the warning is no longer showing. But the 'indent' and 'outdent' buttons still don't work. Any idea why?

@najeeb-rifaat thanks! Was able to run the command now. But encountered the following error: ![screenshot 2017-06-21 07 28 00](https://user-images.githubusercontent.com/19754530/27382065-4dee7232-5653-11e7-8ce0-bdd466a351d7.png) Did a search in the file and it looks like bundle...

@najeeb-rifaat Here it is: ![screenshot 2017-06-21 11 34 55](https://user-images.githubusercontent.com/19754530/27392859-c77a1616-5675-11e7-9b32-78ad07a398a2.png)

@jpuri I never made the import from the css file within the node module to work. I had to copy and paste the css file into the css folder where...

@iphonic I copied react-draft-wysiwyg.css into my css folder and linked to it in my index.html file. That's how it's currently working for me.