Skip to content

[cookbook] Prosemirror recipes are no longer reliable. #26

Open
@c4lliope

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.

"cannot initialize ProseMirror document when handle is not ready",

"cannot initialize ProseMirror document when handle is not ready"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions