BoldSign®Effortlessly integrate e-signatures into your app with the BoldSign® API. Create a sandbox account!
Hi Baraa El Ghalayini,
Greeting from Syncfusion support!
Thank you for reaching out to us regarding the issue with StartDate and EndDate being fetched as null only on mobile devices, while it works fine on desktop.
We've carefully reviewed the problem you reported and attempted to replicate it on our end. However, we were unable to reproduce the issue. In the sample provided, the values for StartDate and EndDate are returned properly across both mobile and desktop devices.
You can view the behavior in the sample provided by following this link: https://stackblitz.com/edit/angular-n1rbwr-emd122?file=src%2Fapp.component.html,src%2Fapp.component.ts,src%2Fapp.component.css
We understand the importance of resolving this issue for you. If you could provide us with additional details or steps to reproduce the issue reliably and if possible please provide a video reference, it would greatly assist us in diagnosing and addressing the problem more effectively.
Please don't hesitate to reach out if you have any further questions or concerns. We're here to help.
Hello, first of all thank you for helping me.
Im encountering the problem only on apple products:
On iphone safari and google chrome browsers.
And,
on macos safari browsers.
Whereas, on andriod browsers and windows browsers, it's working fine.
It's working fine for you, because you're previewing it on windows, try it on any real iphone or macos and hopefully you'll encounter the problem.
OR, actually try it on browserstack. open dormnation.link website, change the dates to any date you desireand then press the search button and see the console, you'll see that the startdate is returned as null.
Hi Baraa El Ghalayini,
We understand that you're experiencing difficulties with the start date returning as null on Safari and Chrome browsers on iPhone and macOS devices. We apologize for any inconvenience this may have caused.
While we attempted to replicate the issue on our end using Safari and Chrome browsers on iPhone and macOS devices, we were unable to encounter the problem you described.
To better assist you, could you provide additional details or steps to reproduce the issue? It would be helpful if you could share a modified version of the code and a video illustrating the problem. This will enable us to investigate further and provide a more accurate solution.
Thank you for your cooperation, and we look forward to resolving this issue for you promptly.
Hello, can you please try it on my website dormnation.link ? I'm encountering the problem there, and the code for it is provided in the 1st message I placed here. Attached, you can find a video showing what's happening. I have predefined the startDate and endDate, so when I directly hit search when I refresh/open the webpage, it works perfectly. However, if I change the dates, the predefined values become null and the search method stops working