- Notifications
You must be signed in to change notification settings - Fork20.6k
Closed
Labels
Milestone
Description
Description
Select elements by name attribute, then use filter with selector. If the selector contains square bracket, sometimes the filter did not work as expected.
In the test case, the first console.log returns 2 as expected.
The second console.log returns 0 which expected to be 1.