interactivethings/catalog

Support for ReactDOM.createPortal

Closed this issue · 1 comments

Hi,
I have a Modal component which uses ReactDOM.createPortal for some of the sub-components. When I use this Modal as React Specimen using ```react notation, I have the error
image

Is this configuration supported and what should I do to include such components in catalog?

Sorry, my fault. Just forgot to add a different dom element createPortal refers to.