You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I managed to track down the cause of the bug. It is a regression that was introduced by fixing #3148. I don't think it's possible to fix this and avoid the backwards incompatibility unless both forms of the methods are defined as settings and called inside enable.
The text was updated successfully, but these errors were encountered:
petruavram
changed the title
Checkbox onEnabled setting misspelled or regressed
Checkbox onEnabled/onDisabled setting misspelled or regressed
Feb 26, 2016
petruavram
pushed a commit
to petruavram/Semantic-UI
that referenced
this issue
Feb 26, 2016
petruavram
changed the title
Checkbox onEnabled/onDisabled setting misspelled or regressed
[Checkbox] onEnabled/onDisabled setting misspelled or regressed
Apr 26, 2016
I managed to track down the cause of the bug. It is a regression that was introduced by fixing #3148. I don't think it's possible to fix this and avoid the backwards incompatibility unless both forms of the methods are defined as settings and called inside enable.
Reproduced bug jsFiddle
The text was updated successfully, but these errors were encountered: