Skip to content

getBody().appendChild(testTextArea); throws Cannot read property 'appendChild' of undefined #25

@ndvbd

Description

@ndvbd

We use rangyinputs in a Chrome extension, and many times the line
getBody().appendChild(testTextArea);
throws
Cannot read property 'appendChild' of undefined
Probably in pages where they don't have a proper "body".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions