Open
Description
Hello - I'm going through the guide on:
https://automerge.org/docs/cookbook/rich-text-prosemirror-react
-- there are a few errors.
Primarily, the import from this package is no longer called AutoMirror
; the docs should be changed to import { init } from ...
, as in the README here. Secondly, I keep running into this error, although I can see no difference in the code I am using. Occasionally, one of Vite's hot module reloads on a page save kicks in, and I can finally reach an on-screen editor. Usually, such as in a manual refresh, I can only see the error.
automerge-prosemirror/src/index.ts
Line 80 in 9f142a4
"cannot initialize ProseMirror document when handle is not ready"
Metadata
Metadata
Assignees
Labels
No labels
Activity