Skip to content

Unable to select text #81

@alexblack

Description

@alexblack

I am just getting started with react-notion-x, and it seems great so far. Except I hit one strange issue - when I render a notion page with simple text using the the text in the browser is not selectable, eg I can't select portions of the text with the mouse like you can on basically every other website.

If I use the chrome inspector to delete <div class="notion-viewport"/> then it works as expected. Is there a work around for this? It seems like this div is over top of everything else preventing normal use.

My render code looks like this:

<NotionRenderer recordMap={data} fullPage={false} darkMode={false} />

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