-
-
Notifications
You must be signed in to change notification settings - Fork 140
Support for React 16.0.0 #43
Copy link
Copy link
Closed
Description
./~/html-react-parser/lib/property-config.js Module not found: Can't resolve 'react-dom/lib/SVGDOMPropertyConfig' in 'C:\Users\roweb\Documents\workspace\poc-digital-job-aids-ui\node_modules\html-react-parser\lib'
It looks like some of the SVGDOMPropertyConfig files are no longer available to import with the new version of react. Their suggestion is to copy and paste the code...
See: facebook/react#10391
I don't think we plan to expose them directly. Their format sometimes changes and we want to be able to make more under the hood changes to them in the future.
While it is a bit annoying I encourage you to just copy and paste them (and update if you notice changes on our side).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels