The Switch always shows as on whether initialised with True or False. E.g. `ltk.Switch("Foo",False)` and `ltk.Switch("Foo",True)` Demo here: - https://pyscript.com/@neon22/ltk-switch-broken/latest So Switch works ok just doesn't show correct state on initialization.