Open snewcomer opened 6 years ago
Tbh, I am a bit confused... what function is the chained .find
actually referring to, in the case of a jQuery find()
call? It is not this one, right? https://api.jquery.com/find/ (as the function signature is completely different)
Yep you are right. I screwed that up. I'll try to fix today.
Meant to migrate use cases where users chained
.find
.