Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs/toc undo fix #2484

Merged
merged 2 commits into from
Feb 6, 2022
Merged

Docs/toc undo fix #2484

merged 2 commits into from
Feb 6, 2022

Conversation

codemzy
Copy link
Contributor

@codemzy codemzy commented Feb 4, 2022

As discussed fixes #2483 where undo wasn't working if you deleted a header when using the table of contents component.

Added `transaction.setMeta("addToHistory", false)` to fix undo bug when deleting headings
Added `transaction.setMeta("addToHistory", false)` to fix undo bug when deleting headings
@netlify
Copy link

netlify bot commented Feb 4, 2022

✔️ Deploy Preview for tiptap-embed ready!

🔨 Explore the source changes: 7ceb6f3

🔍 Inspect the deploy log: https://app.netlify.com/sites/tiptap-embed/deploys/61fdabca663fd600078a0320

😎 Browse the preview: https://deploy-preview-2484--tiptap-embed.netlify.app

@philippkuehn philippkuehn merged commit 54b6c39 into ueberdosis:main Feb 6, 2022
@philippkuehn
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Table of contents breaks undo
2 participants