Magnific-Popup icon indicating copy to clipboard operation
Magnific-Popup copied to clipboard

jQuery.fn.focus() event shorthand is deprecated

Open MattMadgex opened this issue 6 years ago • 1 comments

I am upgrading my site to jquery 3 using the jquery migration tool. I get the following error;

jQuery.fn.focus() event shorthand is deprecated

There are 2 instances of .focus() in magnific popup that need updating to be .trigger('focus'). It appears there it no immediate rush as it still works but it seems like it should be updated.

MattMadgex avatar Dec 13 '18 16:12 MattMadgex

Three years later it's still there.

pacmanito avatar Dec 02 '21 21:12 pacmanito