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
Currently the methods like click dblclick etc. throw a warning so I started to migrate them to the on syntax.
However the official jQuery doc does not mention a deprecation.
You can find our developer discussion in this pull request:
I agree, the shorthand methods should be marked deprecated in the API docs. There's a ticket there that just needs a PR to match. Are you interested? jquery/api.jquery.com#972
Currently the methods like click dblclick etc. throw a warning so I started to migrate them to the on syntax.
However the official jQuery doc does not mention a deprecation.
You can find our developer discussion in this pull request:
opnsense/core#2929
Please clarify which one is wrong. For example:
I have seen this one: jquery/api.jquery.com#972 and from this list I guess it should be already deprecated (planned for 3.3)
The text was updated successfully, but these errors were encountered: