Closed mateuadsuara closed 7 years ago
@mateuadsuara JSPath doesn't have v3.10.3
, current version is 0.3.4
and this bug was fixed in it.
Sorry, I was using 0.3.3
(I confused how to get the version number).
Great! thanks for the quick response :)
On
v3.10.3
, a predicate containing an "ends with" operator ($=
or$==
) will returntrue
when the left operand is one character less than the right operand, even if they don't match.For example: