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
{{ message }}
This repository has been archived by the owner on Aug 6, 2019. It is now read-only.
I was previously using jQuery 1.10.2 and livequery (1.3.4) was always firing instantaneously on my pages. I updated to jQuery 1.11.1 (currently last version of jQuery) and now livequery takes several seconds to fire for dynamically added elements on the same pages (my code hasn't change).
As a result I tried to switch to the last version of livequery, but this one doesn't fire for children of an added element (see #16).
I'm reverting to livequery 1.3.1 and jQuery 1.11.1 but thought could be usefull to report.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was previously using jQuery 1.10.2 and livequery (1.3.4) was always firing instantaneously on my pages. I updated to jQuery 1.11.1 (currently last version of jQuery) and now livequery takes several seconds to fire for dynamically added elements on the same pages (my code hasn't change).
As a result I tried to switch to the last version of livequery, but this one doesn't fire for children of an added element (see #16).
I'm reverting to livequery 1.3.1 and jQuery 1.11.1 but thought could be usefull to report.
The text was updated successfully, but these errors were encountered: