Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Quill を使用して、キーを離したときにスパン要素 ("span .author-advanced" クラス) 内にテキストを格納しようとしていますが、イベント keyup が発生しません。純粋な Javascript では、ネストされたスパンを使用して contenteditable を変更することでこの問題を解決できることに気付きましたが、それは Quill を変更する必要があることを意味します。
Quill を変更せずにこの問題を解決する方法はありますか?