• Resolved Stefano

    (@stefacchio)


    in each input number in the administration, when you click once on the arrows to increase or decrease the number, when you click the mouse button again, the value of the box increases or decreases by itself quickly until you click out.
    This is very annoying.

    in the console there are many errors of deprecated jquery functions

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author e4jvikwp

    (@e4jvikwp)

    Hello Stefano,

    Thanks for your message. We understand the situation, and this is actually a known glitch with some browsers. The thing is that there are no JavaScript events attached to the native HTML input field of type number, and so the “frozen” click on the arrows is actually a behavior of your own browser.

    VikBooking has got no control over the default appearance of an HTML input field of type number, and CSS styles cannot be the reason for this glitch either, especially because we only give such fields a width by keeping the default appearance as it is.

    The deprecated warnings you see in the browser console are dependant of the jQuery version that ships with your own WordPress installation. VikBooking may be using some jQuery functionalities, but definitely not in a deprecated way, as that would not be technically possible. It is possible that the deprecated functions you see in the browser console are simply related to some DOM events that jQuery uses as polyphills for older browsers and for backward compatibility, so nothing to be concerned about.

    The VikWP Team

    Thread Starter Stefano

    (@stefacchio)

    the errors in console js concern the VikBooking plugin because they only appear when activating the plugin and only appear on the plugin page.

    JQMIGRATE: jQuery.isFunction() is deprecated
    overrideMethod @ hook.js:608
    migrateWarn @ jquery-migrate.js?ver=3.4.1:136
    obj. @ jquery-migrate.js?ver=3.4.1:170
    c.init @ bootstrap.min.js?ver=1.7.8:6
    c @ bootstrap.min.js?ver=1.7.8:6
    (anonymous) @ bootstrap.min.js?ver=1.7.8:6
    each @ jquery.js?ver=3.7.1:383
    each @ jquery.js?ver=3.7.1:205
    b @ bootstrap.min.js?ver=1.7.8:6
    (anonymous) @ admin.php?page=vikbooking:945
    mightThrow @ jquery.js?ver=3.7.1:3489
    process @ jquery.js?ver=3.7.1:3557
    setTimeout
    (anonymous) @ jquery.js?ver=3.7.1:3602
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    fire @ jquery.js?ver=3.7.1:3361
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    ready @ jquery.js?ver=3.7.1:3844
    completed @ jquery.js?ver=3.7.1:3854
    jquery-migrate.js?ver=3.4.1:138 console.trace
    overrideMethod @ hook.js:608
    migrateWarn @ jquery-migrate.js?ver=3.4.1:138
    obj. @ jquery-migrate.js?ver=3.4.1:170
    c.init @ bootstrap.min.js?ver=1.7.8:6
    c @ bootstrap.min.js?ver=1.7.8:6
    (anonymous) @ bootstrap.min.js?ver=1.7.8:6
    each @ jquery.js?ver=3.7.1:383
    each @ jquery.js?ver=3.7.1:205
    b @ bootstrap.min.js?ver=1.7.8:6
    (anonymous) @ admin.php?page=vikbooking:945
    mightThrow @ jquery.js?ver=3.7.1:3489
    process @ jquery.js?ver=3.7.1:3557
    setTimeout
    (anonymous) @ jquery.js?ver=3.7.1:3602
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    fire @ jquery.js?ver=3.7.1:3361
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    ready @ jquery.js?ver=3.7.1:3844
    completed @ jquery.js?ver=3.7.1:3854
    jquery-migrate.js?ver=3.4.1:136 JQMIGRATE: jQuery.fn.hover() is deprecated
    overrideMethod @ hook.js:608
    migrateWarn @ jquery-migrate.js?ver=3.4.1:136
    obj. @ jquery-migrate.js?ver=3.4.1:170
    create @ toast.js?ver=1.7.8:71
    (anonymous) @ admin.php?page=vikbooking:981
    mightThrow @ jquery.js?ver=3.7.1:3489
    process @ jquery.js?ver=3.7.1:3557
    setTimeout
    (anonymous) @ jquery.js?ver=3.7.1:3602
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    fire @ jquery.js?ver=3.7.1:3361
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    ready @ jquery.js?ver=3.7.1:3844
    completed @ jquery.js?ver=3.7.1:3854
    jquery-migrate.js?ver=3.4.1:138 console.trace
    overrideMethod @ hook.js:608
    migrateWarn @ jquery-migrate.js?ver=3.4.1:138
    obj. @ jquery-migrate.js?ver=3.4.1:170
    create @ toast.js?ver=1.7.8:71
    (anonymous) @ admin.php?page=vikbooking:981
    mightThrow @ jquery.js?ver=3.7.1:3489
    process @ jquery.js?ver=3.7.1:3557
    setTimeout
    (anonymous) @ jquery.js?ver=3.7.1:3602
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    fire @ jquery.js?ver=3.7.1:3361
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    ready @ jquery.js?ver=3.7.1:3844
    completed @ jquery.js?ver=3.7.1:3854
    jquery-migrate.js?ver=3.4.1:136 JQMIGRATE: jQuery.fn.keyup() event shorthand is deprecated
    overrideMethod @ hook.js:608
    migrateWarn @ jquery-migrate.js?ver=3.4.1:136
    obj. @ jquery-migrate.js?ver=3.4.1:170
    (anonymous) @ admin.php?page=vikbooking:1638
    mightThrow @ jquery.js?ver=3.7.1:3489
    process @ jquery.js?ver=3.7.1:3557
    setTimeout
    (anonymous) @ jquery.js?ver=3.7.1:3602
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    fire @ jquery.js?ver=3.7.1:3361
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    ready @ jquery.js?ver=3.7.1:3844
    completed @ jquery.js?ver=3.7.1:3854
    jquery-migrate.js?ver=3.4.1:138 console.trace
    overrideMethod @ hook.js:608
    migrateWarn @ jquery-migrate.js?ver=3.4.1:138
    obj. @ jquery-migrate.js?ver=3.4.1:170
    (anonymous) @ admin.php?page=vikbooking:1638
    mightThrow @ jquery.js?ver=3.7.1:3489
    process @ jquery.js?ver=3.7.1:3557
    setTimeout
    (anonymous) @ jquery.js?ver=3.7.1:3602
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    fire @ jquery.js?ver=3.7.1:3361
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    ready @ jquery.js?ver=3.7.1:3844
    completed @ jquery.js?ver=3.7.1:3854
    jquery-migrate.js?ver=3.4.1:136 JQMIGRATE: jQuery.fn.click() event shorthand is deprecated
    overrideMethod @ hook.js:608
    migrateWarn @ jquery-migrate.js?ver=3.4.1:136
    obj. @ jquery-migrate.js?ver=3.4.1:170
    (anonymous) @ admin.php?page=vikbooking:1648
    mightThrow @ jquery.js?ver=3.7.1:3489
    process @ jquery.js?ver=3.7.1:3557
    setTimeout
    (anonymous) @ jquery.js?ver=3.7.1:3602
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    fire @ jquery.js?ver=3.7.1:3361
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    ready @ jquery.js?ver=3.7.1:3844
    completed @ jquery.js?ver=3.7.1:3854
    jquery-migrate.js?ver=3.4.1:138 console.trace
    overrideMethod @ hook.js:608
    migrateWarn @ jquery-migrate.js?ver=3.4.1:138
    obj. @ jquery-migrate.js?ver=3.4.1:170
    (anonymous) @ admin.php?page=vikbooking:1648
    mightThrow @ jquery.js?ver=3.7.1:3489
    process @ jquery.js?ver=3.7.1:3557
    setTimeout
    (anonymous) @ jquery.js?ver=3.7.1:3602
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    fire @ jquery.js?ver=3.7.1:3361
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    ready @ jquery.js?ver=3.7.1:3844
    completed @ jquery.js?ver=3.7.1:3854
    jquery-migrate.js?ver=3.4.1:136 JQMIGRATE: jQuery.isArray is deprecated; use Array.isArray
    overrideMethod @ hook.js:608
    migrateWarn @ jquery-migrate.js?ver=3.4.1:136
    obj. @ jquery-migrate.js?ver=3.4.1:170
    D.apply @ select2.min.js:1
    e @ select2.min.js:1
    e @ select2.min.js:1
    (anonymous) @ select2.min.js:1
    each @ jquery.js?ver=3.7.1:383
    each @ jquery.js?ver=3.7.1:205
    a.fn.select2 @ select2.min.js:1
    (anonymous) @ admin.php?page=vikbooking:3717
    mightThrow @ jquery.js?ver=3.7.1:3489
    process @ jquery.js?ver=3.7.1:3557
    setTimeout
    (anonymous) @ jquery.js?ver=3.7.1:3602
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    fire @ jquery.js?ver=3.7.1:3361
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    ready @ jquery.js?ver=3.7.1:3844
    completed @ jquery.js?ver=3.7.1:3854
    jquery-migrate.js?ver=3.4.1:138 console.trace
    overrideMethod @ hook.js:608
    migrateWarn @ jquery-migrate.js?ver=3.4.1:138
    obj. @ jquery-migrate.js?ver=3.4.1:170
    D.apply @ select2.min.js:1
    e @ select2.min.js:1
    e @ select2.min.js:1
    (anonymous) @ select2.min.js:1
    each @ jquery.js?ver=3.7.1:383
    each @ jquery.js?ver=3.7.1:205
    a.fn.select2 @ select2.min.js:1
    (anonymous) @ admin.php?page=vikbooking:3717
    mightThrow @ jquery.js?ver=3.7.1:3489
    process @ jquery.js?ver=3.7.1:3557
    setTimeout
    (anonymous) @ jquery.js?ver=3.7.1:3602
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    fire @ jquery.js?ver=3.7.1:3361
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    ready @ jquery.js?ver=3.7.1:3844
    completed @ jquery.js?ver=3.7.1:3854
    jquery-migrate.js?ver=3.4.1:136 JQMIGRATE: jQuery.fn.change() event shorthand is deprecated
    overrideMethod @ hook.js:608
    migrateWarn @ jquery-migrate.js?ver=3.4.1:136
    obj. @ jquery-migrate.js?ver=3.4.1:170
    (anonymous) @ admin.php?page=vikbooking:4396
    mightThrow @ jquery.js?ver=3.7.1:3489
    process @ jquery.js?ver=3.7.1:3557
    setTimeout
    (anonymous) @ jquery.js?ver=3.7.1:3602
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    fire @ jquery.js?ver=3.7.1:3361
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    ready @ jquery.js?ver=3.7.1:3844
    completed @ jquery.js?ver=3.7.1:3854
    jquery-migrate.js?ver=3.4.1:138 console.trace
    overrideMethod @ hook.js:608
    migrateWarn @ jquery-migrate.js?ver=3.4.1:138
    obj. @ jquery-migrate.js?ver=3.4.1:170
    (anonymous) @ admin.php?page=vikbooking:4396
    mightThrow @ jquery.js?ver=3.7.1:3489
    process @ jquery.js?ver=3.7.1:3557
    setTimeout
    (anonymous) @ jquery.js?ver=3.7.1:3602
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    fire @ jquery.js?ver=3.7.1:3361
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    ready @ jquery.js?ver=3.7.1:3844
    completed @ jquery.js?ver=3.7.1:3854
    jquery-migrate.js?ver=3.4.1:136 JQMIGRATE: jQuery.fn.keydown() event shorthand is deprecated
    overrideMethod @ hook.js:608
    migrateWarn @ jquery-migrate.js?ver=3.4.1:136
    obj. @ jquery-migrate.js?ver=3.4.1:170
    (anonymous) @ admin.php?page=vikbooking:11206
    mightThrow @ jquery.js?ver=3.7.1:3489
    process @ jquery.js?ver=3.7.1:3557
    setTimeout
    (anonymous) @ jquery.js?ver=3.7.1:3602
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    fire @ jquery.js?ver=3.7.1:3361
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    ready @ jquery.js?ver=3.7.1:3844
    completed @ jquery.js?ver=3.7.1:3854
    jquery-migrate.js?ver=3.4.1:138 console.trace
    overrideMethod @ hook.js:608
    migrateWarn @ jquery-migrate.js?ver=3.4.1:138
    obj. @ jquery-migrate.js?ver=3.4.1:170
    (anonymous) @ admin.php?page=vikbooking:11206
    mightThrow @ jquery.js?ver=3.7.1:3489
    process @ jquery.js?ver=3.7.1:3557
    setTimeout
    (anonymous) @ jquery.js?ver=3.7.1:3602
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    fire @ jquery.js?ver=3.7.1:3361
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    ready @ jquery.js?ver=3.7.1:3844
    completed @ jquery.js?ver=3.7.1:3854
    jquery-migrate.js?ver=3.4.1:136 JQMIGRATE: jQuery.fn.mouseup() event shorthand is deprecated
    overrideMethod @ hook.js:608
    migrateWarn @ jquery-migrate.js?ver=3.4.1:136
    obj. @ jquery-migrate.js?ver=3.4.1:170
    (anonymous) @ admin.php?page=vikbooking:11217
    mightThrow @ jquery.js?ver=3.7.1:3489
    process @ jquery.js?ver=3.7.1:3557
    setTimeout
    (anonymous) @ jquery.js?ver=3.7.1:3602
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    fire @ jquery.js?ver=3.7.1:3361
    fire @ jquery.js?ver=3.7.1:3223
    fireWith @ jquery.js?ver=3.7.1:3353
    ready @ jquery.js?ver=3.7.1:3844
    completed @ jquery.js?ver=3.7.1:3854
    jquery-migrate.js?ver=3.4.1:138 console.trace

    https://imgur.com/a/NjFzJWU

    http://localhost/wordpress/wp-content/plugins/vikbooking/admin/resources/toast.js?ver=1.7.8

    WP v6.8.1 (last)

    • This reply was modified 1 month, 2 weeks ago by Stefano.
    Plugin Author e4jvikwp

    (@e4jvikwp)

    Thanks for the information, we will definitely report it to our technicians, but we would like to highlight the fact that those are NOT errors. They are rather warnings logged by your jQuery version onto the browser console.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.