When I run my application using RadScheduler from Visual Studio, everything works properly.
When I publish it to an Azure Web App, some of the features stop working.
My default view is Week. I can create, edit, adjust or move appointments within that week without any issues.
- I can't use the back/forward arrow keys to select a different week
- I can't switch to a different view (Day, Month, Agenda)
- I can't use the arrow keys to select a different week.
I have the latest version of Telerik UI for ASP.NET Ajax installed along with the latest version of Visual Studio 2019.
I'm not getting any error messages of any sort. The most frustrating part is that when I go back to my development environment to try to diagnose the problem (inside Visual Studio) everything works properly. So, I'm at a loss to explain why it would behave differently on Azure than inside Visual Studio.