Bootstrap 5 breaks datalist support for some input types
Created by: mc906
Prerequisites
-
I have searched for duplicate or closed issues -
I have validated any HTML to avoid common problems -
I have read the contributing guidelines
Describe the issue
Bootstrap 5 seems to break datalist support for <input type="date">
, <input type="month">
and potentially more input types. The data items are not shown and the date/month picker is missing entirely.
Reduced test cases
https://codepen.io/mc906/pen/OJjYLrL
What operating system(s) are you seeing the problem on?
Linux
What browser(s) are you seeing the problem on?
Chrome
What version of Bootstrap are you using?
v5.1.3