Skip to content

Update script versions in Readme.md #30

@nikolasleblanc

Description

@nikolasleblanc

Struggled getting firefox 57.0.1 (and developer edition) to handle a React component with prop.children (react-dom complained about element), so tried bumping the versions of the webcomponent polyfills listed in the readme and it all worked.

<script src="https://cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/1.0.20/custom-elements-es5-adapter.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/1.0.20/webcomponents-sd-ce.js"></script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions