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
Fixing missing quotes in CSS attribute selectors. When data attribute has a value eg. with ., the jQuery sizzle engine throws an error when there are no qutes around the value.
0 commit comments