⬆️(dependencies) bump blocknote to 0.44.2

We bump the blocknote dependencies to version
0.44.2 to incorporate the latest features
and bug fixes.
It seems to fix an issue with Titap, when the text
was selected and the user clicked
on the Go Back button of the browser, the
application was crashing.
"[tiptap error]: The editor view is not available.
Cannot access view['dom']. The editor may not be
mounted yet."
This commit is contained in:
Anthony LC
2025-12-14 20:55:18 +01:00
parent 31bd475418
commit 4cf0e15406
21 changed files with 224 additions and 160 deletions

View File

@@ -18,6 +18,8 @@ and this project adheres to
### Fixed
- 🐛(frontend) paste content with comments from another document #1732
- 🐛(frontend) Select text + Go back one page crash the app #1733
## [4.1.0] - 2025-12-09