Skip to content

ComponentPlayground broken in Spectacle with React 16.0 #364

@spiderbites

Description

@spiderbites

Hello,

I've set up a Spectacle presentation use create-react-app with spectacle-scripts, using react and react-dom 16.0.0.

When I try to render a ComponentPlayground I get the following error:

Element ref was specified as a string (editor) but no owner was set. You may have multiple copies of React loaded. (details: https://fb.me/react-refs-must-have-owner).

with the error being traced back to the <Editor> component. This does not seem to be a problem if i revert to react 15.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 BugIssues or PRs that report or fix a bug

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions