Skip to content

TypeError: Object prototype may only be an Object or null: undefined #98

Description

@jvorcak

Hi,

Maybe I'm doing something wrong, but I'm writing a github-like markdown editor and I got into this issue.

TypeError: Object prototype may only be an Object or null: undefined

It happens if I try to include a 3rd party package. (using yarn link in my main folder and yarn link @webscopeio/react-markdown-editor in demo folder)
I'm sorry if I misunderstood something, I'm pretty new to bundling OSS React components. It's my first attempt.

Do you have any idea what am I doing wrong? I've been trying for hours :/

Code is available here https://github.com/webscopeio/react-markdown-editor

screen shot 2018-03-02 at 12 55 18

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