C
C
ch-aqwer2019-09-06 14:47:48
JavaScript
ch-aqwer, 2019-09-06 14:47:48

How to encapsulate react application?

Hello! Can you please tell me what are the options to encapsulate a react application?
There is a react application and it needs to be rendered on another resource. Everything works fine when I just include the file with the bundle. But in this case, there is a problem with styles, this site uses a lot of !important .
I thought about the Shadow dom solution , but there is a problem with the events plus the performance is deteriorating. There is also an option with an iframe, but I don't want to use something.
The question is, what other options are there to encapsulate the application?
I will be grateful!

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question