Skip to content

Script error when accessing a document created by ProseMirror example on dashboard #130

@hackerwins

Description

@hackerwins

Description:

Script error when accessing a document created by ProseMirror example on dashboard

After creating the document of the ProseMirror example of the JS SDK, there seems to be a script error occurring when accessing the document on the Dashboard.

In the example, the selection is saved as a byte array type in the document to propagate it to the peers.

Screenshot 2023-06-28 at 2 07 44 PM

However, this seems to be causing a script error when performing JSON.parse on the Dashboard.

Why:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions