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
When running jQuery v1.10.0, the loop in columnizeIt() that appends content from $destroyable into $col never reduces $destroyable.contents().length to 0 — resulting in an infinite loop.