Our App does not work anymore in iOS 16.
We are using:
Vaadin: 7.7.33
TouchKit: 4.2.4
Error message in iOS 15

Error message in iOS 16

other major issue: PopUpDateField does not render any more.
Implementation:

PopUpDateField in iOS 15

PopUpDateField in iOS 16

The code is the same, the only difference is the version of ios. Everything works correctly on the latest version of android. Something seems broken in CSS or JS.