html - Why is #shadow-root in my document and why is it overriding my CSS -
first, i've seen duplicates
what #shadow-root, , why put display none on font awesome classes?
and
html / css - div element hidden when shouldn't be?
however both of these suggest issue adblock , have totally disabled adblock.
i more concerned #shadow-root coming from, since did not put there.
i have read there option in chrome disable (and interestingly enough have disabled...), means using website need same, , i'd rather away entirely provides 0 usefulness in application.
i have googled , read many of articles shadow dom , none of them give insight on why appear seemingly no reason.
from have seen in inspector/view page source, entire contents of app being rendered shadow dom , thereby not receiving of styles.
i using rails, react, redux, react-redux, react-router
notice source has nothing in div react should rendering to.
additional info: displays unstyled page on chrome in normal , incognito
does not work @ in safari
a lot of chrome plugins automatically create shadow root in inspector. example, ever since downloaded vimium, i've had shadowroot div @ bottom of page i've opened in chrome. it's nothing worry about.
Comments
Post a Comment