|
|
|
|
|
by Pikamander2
249 days ago
|
|
> half-baked making its usage almost useless. It's sad how many elements this is still the case for in 2025. A good chunk of them can be blamed on Safari. Probably the most extreme example of this is <input type="date"> which is supposedly production-ready but still has so many browser quirks that it's almost always better to use a JS date picker, which feels icky. |
|
I then proceeded to spend the next week crying trying to get JS date picker to work as well as native did on my browsers.