Skip to content

CrepeBuilder doc is misleading on builder.create() #213

@KazimirPodolski

Description

@KazimirPodolski

builder.create() is async, which makes the docs here misleading, as

// Create the editor
const editor = builder.create()

will NOT do what one thinks it would.

Also makes unclear how to use it where a sync editor builder is expected, e.g. with Vue.

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