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
In the product edit form, adding new nutrients is not possible, and the autocomplete does not work.
Alex G.
[il y a 7 minutes](https://openfoodfacts.slack.com/archives/C02KVRT2C/p1668776249943629?thread_ts=1668770952.609629&cid=C02KVRT2C)
$.uniqueSort() is a jQuery 3.0+ function ([link](https://api.jquery.com/jQuery.uniqueSort/)). Prior to jQuery 3, it was $.unique().
Alex G.
[il y a 6 minutes](https://openfoodfacts.slack.com/archives/C02KVRT2C/p1668776283522929?thread_ts=1668770952.609629&cid=C02KVRT2C)
Uncaught TypeError: t.uniqueSort is not a function
o widget.js:528
_classes widget.js:541
_toggleClass widget.js:578
_addClass widget.js:566
_create autocomplete.js:94
t.widget/</r[t]< widget.js:132
_createWidget widget.js:330
l][e widget.js:87
t.widget.bridge/t.fn[e]/< widget.js:270
jQuery 2
e widget.js:262
<anonymous> product-multilingual.js:1014
jQuery 4
widget.js:528:20
o widget.js:528
_classes widget.js:541
_toggleClass widget.js:578
_addClass widget.js:566
_create autocomplete.js:94
t.widget/</r[t]< widget.js:132
_createWidget widget.js:330
l][e widget.js:87
t.widget.bridge/t.fn[e]/< widget.js:270
jQuery 2
e widget.js:262
<anonyme> product-multilingual.js:1014
jQuery 4
Probably due to the dependencies upgrade a few weeks ago.
The text was updated successfully, but these errors were encountered:
In the product edit form, adding new nutrients is not possible, and the autocomplete does not work.
Probably due to the dependencies upgrade a few weeks ago.
The text was updated successfully, but these errors were encountered: