Not work on FireFox 67 but work on Google Chrome Can you check this ? ``` $("#add_ligne_form #NumProduit").chained("#Categorie2"); $('#add_ligne_form #Categorie2').on('change', function() { $("#NumProduit").selectpicker('refresh'); }); ``` Thx
Not work on FireFox 67 but work on Google Chrome
Can you check this ?
Thx