08bef1bd00
jQuery 4 removed $.isFunction and $.holdReady. Replace the isFunction checks with typeof and drop the holdReady calls (the redirect already guards the page). Mirrors the master hotfix (#108) so this branch is testable on jQuery 4. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>