-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Description
Environment
Vuetify Version: 3.10.3
Vue Version: 3.5.21
OS: Windows 10 (current)
Steps to reproduce
Hello author, I really like Vuetify. When using it, I encountered a problem and I'm not sure if it's a bug. I use the method provided by useTheme to switch themes. When switching to the light theme, the scrollbar remains in dark mode. Then I tried to switch the browser appearance to light mode and then execute the theme switching method, and everything worked fine. I tested it with both Edge and Chrome browsers. When the browser is in dark mode and the application theme is switched, the scrollbar remains in dark mode. But there is no such problem when switching themes on the Vuetify official website. Could the author please explain this?
Expected Behavior
Switching themes, the scrollbar can also synchronize theme switching
Actual Behavior
Switch themes, the scrollbar remains the dark theme
Reproduction Link
https://play.vuetifyjs.com/#...