Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Conversation

@Exilz
Copy link

@Exilz Exilz commented Oct 24, 2016

There was a problem with the custom renderers prop.
If you provide some custom renderers, (ie : only for <h2>), the default one will not be merged with your custom ones.

Before I realized it, <img> weren't showing anymore on my app.

I merged HTMLRenderers and the optionnal renderers prop in the constructor so I could use it on line 90.

I left untouched defaultProps.

@aronnebrivio
Copy link

+1 please merge, this solution works

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants