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 Nov 21, 2023. It is now read-only.
Fluidbox: The jQuery debounce/throttle plugin is not found/loaded. Even though Fluidbox works without it, the window resize event will fire extremely rapidly in browsers, resulting in significant degradation in performance upon viewport resize.
when the plugin is already loaded:
I also tried doing:
$.throttle
in the console and I get this:
So I guess everything is loaded properly.
Any idea?
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.
Hello! I'm getting this console warning:
when the plugin is already loaded:
I also tried doing:
in the console and I get this:
So I guess everything is loaded properly.
Any idea?
The text was updated successfully, but these errors were encountered: