Afternoon all,
I'm 99% done on my path for deploying our Appointments system on our site using the Syncfusion scheduler, however during testing I have found one issue
When using the SFDiloge we have a simple DataAnnotation which validates customer information. This works great on a computer web browser, However when using a Mobile phone, and selecting a field, the keyboard input appears, and then disappears after a split second. We checked and our visibility boolean is not changing at all so we are not sure why this is happening. Pic below of our SFDialog class, This can also be tested at https://services.amsys.repair/appointments2 on any mobile device
Edit: I have uploaded a video with the issue here https://youtu.be/I3-RXfKOHl0
Thank you.!