Skip to content

Resolve: .focus() is deprecated - Changed jQuery.fn.focus() to .trigger('focus')#132

Open
Tuckmo wants to merge 1 commit intohumaan:masterfrom
Tuckmo:jquery-3
Open

Resolve: .focus() is deprecated - Changed jQuery.fn.focus() to .trigger('focus')#132
Tuckmo wants to merge 1 commit intohumaan:masterfrom
Tuckmo:jquery-3

Conversation

@Tuckmo
Copy link

@Tuckmo Tuckmo commented Jul 16, 2020

Using .focus() is deprecated by the latest jQuery version, changing it to .trigger("focus") fixes the warnings in JQMigrate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments