-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What package has an issue
@svelteuidev/core
A clear and concise description of what the bug is
The Switch component disabled state does not function as expected.
When a Switch is disabled, it still allows the user to change its state.
In which browser(s) did the problem occur?
Firefox
Steps To Reproduce
Go to https://www.svelteui.org/core/switch
Check the disabled switch in the demo options.
Try change the state of the demo.
Create a svelte component:
<Switch disabled/>
Try click the switch, observe that the state changes.
Do you know how to fix the issue
No
Are you willing to participate in fixing this issue and create a pull request with the fix
No
Relevant Assets
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
