react-web-component
react-web-component copied to clipboard
Console warning about window.customElements.define
There is a warning about deprecation of registerElement method.
[Deprecation] document.registerElement is deprecated and will be removed in M73, around March 2019. Please use window.customElements.define instead. See https://www.chromestatus.com/features/4642138092470272 for more details.
Hey @Sergeyshall this is because the version on NPM is 1.3.0, meanwhile this repo has already 2.0.1. You can install the latest version by using the GitHub link like:
yarn add https://github.com/spring-media/react-web-component