RecursiveThinking / recursive_thinking_website

Recursive Thinking Website
5 stars 2 forks source link

explore editable divs in case textarea bug can't be fixed #37

Closed sethborne closed 6 years ago

MynockSpit commented 6 years ago

https://github.com/RecursiveThinking/recursive_thinking_website/commit/76c902a3390e32724d26ef441f579ab789e75850 fixes this issue. Still might be worth it to see if they work. (Probably will.)

MynockSpit commented 6 years ago

Just tested. <div contenteditable="true"><slot name="mySlot"></slot></div> will also work.