I use the same code but when I want to use light in my component and the default is dark I first see the dark background and then got all light stuff
in my component, i just call setTheme('light'). instead on click
so I can prevent stuff like that so when you change the routing all theme will be uploaded before
I use the same code but when I want to use light in my component and the default is dark I first see the dark background and then got all light stuff
in my component, i just call setTheme('light'). instead on click
so I can prevent stuff like that so when you change the routing all theme will be uploaded before