Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React material ui doesn't function properly while having shadow dom enabled #44

Open
darius-khll opened this issue Aug 27, 2022 · 0 comments

Comments

@darius-khll
Copy link

Hi,
I have tested this issue using various react and material ui versions, apparently the issue happens to be quite widespread!
Once I enable shadow dom, I run into trouble having material ui styles displayed however everything is working fine as soon as shadow dom is disabled like the below command

ReactWebComponent.create(<App />, 'my-component', false);

could you point me toward the problem, I may be able to solve it and create PR as well on my own!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant