Veams / query

Represents a very simple DOM API for Veams-JS (incl. ajax support)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Context not checked if selector is a node or VeamsQuery object

andy-gutsche opened this issue · comments

If the selector is a dom node or VeamsQuery object, the context is ignored which leads to false results

Fixed in v2.5.1