Jump to content

JQuery error in prestashop 1.7.8.6


RicRey

Recommended Posts

My prestashop has a bug in JQuery, how can I solve it? :( This drives me crazy, apparently it makes other modules fail...

 

<input id="username_addons" name="username_addons" type="text" value autocomplete="off" class="form-control ac_input">
upgrade.js:729 Uncaught TypeError: $(...).die is not a function
    at Object.success (upgrade.js:729:29)
    at c (jquery-3.5.1.min.js:2:28294)
    at Object.fireWith [as resolveWith] (jquery-3.5.1.min.js:2:29039)
    at l (jquery-3.5.1.min.js:2:79800)
    at XMLHttpRequest.<anonymous> (jquery-3.5.1.min.js:2:82254)
upgrade.js:671 Uncaught TypeError: $(...).die is not a function
    at Object.success (upgrade.js:671:29)
    at c (jquery-3.5.1.min.js:2:28294)
    at Object.fireWith [as resolveWith] (jquery-3.5.1.min.js:2:29039)
    at l (jquery-3.5.1.min.js:2:79800)
    at XMLHttpRequest.<anonymous> (jquery-3.5.1.min.js:2:82254)

Screenshot_359.thumb.png.2604a100c594fd1466edb952ec877167.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...