froala / wysiwyg-rails

Ruby gem for Froala jQuery WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
MIT License
465 stars 102 forks source link

elem is undefined #57

Closed brandoncc closed 6 years ago

brandoncc commented 6 years ago

Whenever I click in the editor, I get TypeError: elem is undefined in my console. It doesn't seem to affect anything, but I would like to get to the bottom of this as it seems to point at a problem somewhere. We are using Rails 4.2.0.

image
stefanneculai commented 6 years ago

@brandoncc could you please create a place where we can replicate it? Thanks.

brandoncc commented 6 years ago

I'm sorry it took so long to get back to you. I finally had time to do some tests and it turns out it was coming from a jquery library that the app uses.