#7952 closed bug (duplicate)
toggleClass() crashes without a class in HTML
Reported by: | leobetosouza | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.effects.core | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
This crashes in the first time: http://jsfiddle.net/Z5aJT/8/ (click in action button only once to see)
This dont crashes: http://jsfiddle.net/7rAX2/5/
The only diference is the class attribute in HTML.
I have not tested it with addClass() and removeClass().
Change History (2)
comment:1 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
Duplicate of #8113.