Closed sethborne closed 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.)
Just tested. <div contenteditable="true"><slot name="mySlot"></slot></div> will also work.
<div contenteditable="true"><slot name="mySlot"></slot></div>
https://github.com/RecursiveThinking/recursive_thinking_website/commit/76c902a3390e32724d26ef441f579ab789e75850 fixes this issue. Still might be worth it to see if they work. (Probably will.)