UIDatePicker is broken under iOS 14?

Anybody else find that their date pickers are completely broken in iOS 14?

They're not spinners, and they can't be used. They're just grey rectangles with the date in small text within them.

I'd post a screen shot, but these geniuses have no provision for that and they block links. It's at imgur.com/MiI0xrq.png
You have to use preferredDatePickerStyle

Have a read here:
https ://medium. com/better-programming/introducing-swifts-new-modern-date-picker-37bb5e0a106
See OOPer's comment/code snippet here: https://developer.apple.com/forums/thread/651023
UIDatePicker is broken under iOS 14?
 
 
Q