Open
Description
Hello,
When using React Web Component I am unable to get Material UI to work with it.
No styles are recognized, and when I try using Dialog component, I get:
index.js:32 Uncaught TypeError: Cannot read property 'webComponentAttributeChanged' of undefined
at callLifeCycleHook (index.js:32)...
I guess it has something to do with Shadow DOM and CSS.
Is there any workaround for this?
Metadata
Metadata
Assignees
Labels
No labels