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
It was not so easy. I can't use attr('class') because I need to store the context of the current block. And now I can't use .selector. Hmm... This change makes the plugin useless. I think I should mark it as deprecated. Sorry. The reasons are described in Deprecation notice.
https://api.jquery.com/selector/
maybe replace it with
attr('class')
?The text was updated successfully, but these errors were encountered: