You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all, I'm new to JSS, it work just great in a single component (app-root), but when I try addinf a second component it stop working properly.
this is the code sample Im using for app root and the other component
this is the html
and css
I see JSS working only in the first component, while debugging I see the clases in the second component
but while inspecting the html I see the new names are only being applied to the first component
any ideas?
Beta Was this translation helpful? Give feedback.
All reactions