Time slots not display correctly in mobile view

Hi,

For some reason the time slots is not display correctly in mobile view. I have tried this :

.e-schedule.e-device .e-vertical-view .e-time-cells-wrap {
width: 100px;
}

But its still not working. Its only happen when i open the app on a tablet. its displaying correctly on desktop.

Need help ? Thanks


Screen Shot 2022-01-09 at 6.54.19 PM.png


2, Is there any way i can disable the swipe action (left, right) to go next day or previous day ? when i do that in scheduler. Thank you.


1 Reply

RM Ruksar Moosa Sait Syncfusion Team January 11, 2022 03:52 PM UTC

Hi Daniel,


We have checked the reported problem and let you know that we could not reproduce it at our end. Could you please give us more information or share your issue replicating code which would be helpful for us to validate it.


You can disable the swipe actions by disabling the date navigation on touch move like the below code snippet.




Sample: https://stackblitz.com/edit/angular-disable-swipe-actions?file=app.component.ts


Kindly try the above sample and let us know if this meets your requirement.


Regards,

Ruksar Moosa Sait


Loader.
Up arrow icon