bigfly0416
bigfly0416
老哥贴点报错信息,我试了下自己部署的正常的 是不是用了nginx代理啥的里边有body大小限制导致的
> import { BlockNoteEditor, PartialBlock } from "@blocknote/core"; import { useCreateBlockNote } from "@blocknote/react"; import { BlockNoteView } from "@blocknote/mantine" import "@blocknote/mantine/style.css"; > > interface editorProps { initialContent?: string; editable?:...
I get some more info: I found a repo [blocknote-mermaid](https://github.com/defensestation/blocknote-mermaid) has the same issue, look the follow video https://github.com/TypeCellOS/BlockNote/assets/108911591/8352922f-4905-4e8c-80dd-9761024993c9 It looks like an exception happens when trying to get the...