Hi,
I've encountered a problem with styles not injecting properly, while using shadow DOM. They don't get applied :(
This was supposed to be fixed in 4.2.11, but it seems to inject styles into head like before. I believe it should inject them into shadow root host.
Thanks in advance!
Hi,
I've encountered a problem with styles not injecting properly, while using shadow DOM. They don't get applied :(
This was supposed to be fixed in
4.2.11, but it seems to inject styles intoheadlike before. I believe it should inject them into shadow root host.Thanks in advance!