Closed rommcr closed 6 years ago
Click on switchinput widget and look at appropriate checkbox field in DOM
When I follow those steps, I see... I see that property "checked" does not change and remains in the initial state.
I was expecting... that in the off position the property should be removed, and in "on" position - added
Look at http://demosbs3.krajee.com/widget-details/switchinput
.is(":checked") works, so may be I hurried opening issue.
Sorry.
Steps to reproduce the issue
Click on switchinput widget and look at appropriate checkbox field in DOM
Expected behavior and actual behavior
When I follow those steps, I see... I see that property "checked" does not change and remains in the initial state.
I was expecting... that in the off position the property should be removed, and in "on" position - added
Environment
Browsers
Operating System
Isolating the problem
Look at http://demosbs3.krajee.com/widget-details/switchinput