bootstrap-wysiwyg / bootstrap3-wysiwyg

Simple, beautiful wysiwyg editor
http://bootstrap-wysiwyg.github.io/bootstrap3-wysiwyg/
MIT License
834 stars 264 forks source link

Editor not being returned from createEditor() #131

Open Mattnmoore opened 9 years ago

Mattnmoore commented 9 years ago

When I try to return the editor instance as outlined in the docs, it returns undefined. It looks as though the editor property is not being said when createEditor() is called. Any help would be appreciated, thanks!

wshaddix commented 9 years ago

I'm having the same issue. Any insight?

Mattnmoore commented 9 years ago

It looks like it's fixed in the source, but not the dist file.