Skip to content

Support for React 16.0.0 #43

Closed
Closed
@brandontrowe

Description

@brandontrowe

./~/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).

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions