mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-08-01 02:17:03 +08:00
![]() 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. |
||
---|---|---|
.. | ||
alpine.md | ||
cdn.md | ||
codesandbox.md | ||
nextjs.md | ||
nuxt.md | ||
php.md | ||
react.md | ||
svelte.md | ||
vanilla-javascript.md | ||
vue2.md | ||
vue3.md |