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
When you place a standard select element inside a .form-floating class (Bootstrap 5) it displays correctly, but once you replace the standard select element with Select2 it no longer displays correctly.
The text was updated successfully, but these errors were encountered:
ricky-gomez
changed the title
select2
select2 -bootstrap-5-theme not showing correctly inside Bootstrap Floating Labels
Nov 18, 2021
ricky-gomez
changed the title
select2 -bootstrap-5-theme not showing correctly inside Bootstrap Floating Labels
select2 not showing correctly inside Bootstrap Floating Labels
Nov 18, 2021
When you place a standard select element inside a
.form-floating
class (Bootstrap 5) it displays correctly, but once you replace the standard select element with Select2 it no longer displays correctly.Example code:
See: https://getbootstrap.com/docs/5.1/forms/floating-labels/
The text was updated successfully, but these errors were encountered: