Greetings,
I have been trying out the MAUI controls and they look very good, but I have some odd behavior when the Scheduler control first loads.
I have copied the code from your demo and am using the calendar control on a page where I have wrapped it in a frame. I go to the shell tab where I have placed the XAML and the first time to that tab, the frame shows along with the header Month Year visible but nothing else is shown. When I navigate away from that tab, then return, the calendar is displayed. The next two screenshots show this...
First time in with frame
Second time in with frame
When I remove the frame, the calendar shows up the first time to the tab as shown in the next screenshot (notice there is no frame...)
First time in with no frame.
I have copied all of the demo code in the GenerateRandomAppointments into my view model and it does get executed the first time it loads.
Is this a bug or is there something else, load wise, that needs to be done?
Thanks!
Steve Miller
hi,
i have the same issue, i mean in order to show controls i need to go in the tab, then change and then come back even if i'm using a standard control. I think it's a maui issue... anyway i will wait official answer
I have an update...
Yesterday, as I moved on to a different page in my POC app, I ran into the refresh issue on a page that contained no Syncfusion controls. So, I agree with Luca that it is a MAUI issue. I have reported it in their forum.
Regards,
Steve
Hi Stephen,
#Regarding First time control is not displaying inside the shell
We have analysis the reported scenario in our source level. As you have mentioned in the previous update, the reported issue is the framework issue.
Bug: https://github.com/dotnet/maui/issues/4672
We are following the reported bug, once we got the solution from the Maui team, we will update you on the further details. We appreciate your patience until then.
Regards,
SaiGanesh Sakthivel