Open tizianomainieuei opened 2 years ago
Same behaviour with https://demo.vaadin.com/parking/ which use the same version of touchkit (4.2.4)
first screen is ios 15.5, second screen is ios16. Same device: iPhone SE 3rd generation
Touchkit 4.2.5 was released today, and it attempts to fix this issue. Please try that and report if works now.
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.