⬆️(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:
@@ -19,14 +19,14 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ag-media/react-pdf-table": "2.0.3",
|
||||
"@blocknote/code-block": "0.42.3",
|
||||
"@blocknote/core": "0.42.3",
|
||||
"@blocknote/mantine": "0.42.3",
|
||||
"@blocknote/react": "0.42.3",
|
||||
"@blocknote/xl-docx-exporter": "0.42.3",
|
||||
"@blocknote/xl-multi-column": "0.42.3",
|
||||
"@blocknote/xl-odt-exporter": "0.42.3",
|
||||
"@blocknote/xl-pdf-exporter": "0.42.3",
|
||||
"@blocknote/code-block": "0.44.2",
|
||||
"@blocknote/core": "0.44.2",
|
||||
"@blocknote/mantine": "0.44.2",
|
||||
"@blocknote/react": "0.44.2",
|
||||
"@blocknote/xl-docx-exporter": "0.44.2",
|
||||
"@blocknote/xl-multi-column": "0.44.2",
|
||||
"@blocknote/xl-odt-exporter": "0.44.2",
|
||||
"@blocknote/xl-pdf-exporter": "0.44.2",
|
||||
"@dnd-kit/core": "6.3.1",
|
||||
"@dnd-kit/modifiers": "9.0.0",
|
||||
"@emoji-mart/data": "1.2.1",
|
||||
|
||||
Reference in New Issue
Block a user