mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-24 03:39:01 +08:00
82625644be
Changes are based on reading this thread https://github.com/ueberdosis/tiptap/issues/1515#issuecomment-896477157 This example relies on AlpineJS still and doing causes the editor to be wrapped in an observable/reactive layer. Moving the editor out of the returned object means it doesn't become a proxy object; otherwise, `editor.commands.setContent(content, false)` will already trigger an error `Range Error: Applying a mismatched transaction` and not work. |
||
---|---|---|
.. | ||
api | ||
examples | ||
experiments | ||
guide | ||
installation | ||
overview | ||
about.md | ||
changelog.md | ||
experiments.md | ||
installation.md | ||
introduction.md | ||
jobs.md | ||
links.yaml |