-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Checkbox] toggle don't have the "checked" class when initialized in a 'checked' state #2506
Comments
…kenly when unchecking other radios #2506
Hi, this was caused by Will be fixed in |
Thanks ! it fixed the problem in my current project too :) 2015-07-06 20:20 GMT+02:00 Jack Lukic [email protected]:
|
This is an issue again. |
This is still happening. thought was fixed in 2.0.1 |
There has been no activity in this thread for 90 days. While we care about every issue and we’d love to see this fixed, the core team’s time is limited so we have to focus our attention on the issues that are most pressing. Therefore, we will likely not be able to get to this one. However, PRs for this issue will of course be accepted and welcome! If there is no more activity in the next 90 days, this issue will be closed automatically for housekeeping. To prevent this, simply leave a reply here. Thanks! |
This is still a problem in 2.3. Surely this is an easy fix, @jlukic? |
you can see this in the doc :
when initializing the page the first slider is checked, but don't have the "checked" class.
If you click on the second one, and then click on the first one (to get it back to his checked status), then it has correctly its 'checkec' class
The text was updated successfully, but these errors were encountered: