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
$('#grafSeleccionado').selectpicker('destroy').empty().addClass('selectpicker').append(Departamentos).selectpicker('render');
esto me funciono con:
bootstrap-select@1.14.0-beta3
jquery-3.6.0
bootstrap@5.2
Using bootstrap-select@1.14.0-beta3
Using jquery-3.6.0
Using bootstrap@5.1.3
Tested in Chrome
StackBlitz Example
Includes 1.14.0-beta3, to see it work change the source the 1.14.0-beta2
The text was updated successfully, but these errors were encountered: