I have placed Datagrid on non-modal page and filled with data. Next step I open a modal or non-modal page to view details of selected item (PushAsync or PushModalAsync) unfortunately after the page is closed (PopAsync or PopModalAsync respectively) Datagrid disappears - is not refreshed - not rerendered. This happens in iOS only (both iPhone and iPad) - Android works fine. I noticed in 2018_1_117_5 when started using Datagrid but nothing changed in 2018_1_202_1.
Working on VS2017 on Win10 compilation on XCode 9.2 (9C40b).
I will be grateful for some tip or idea what may cause such behavior.
Thanks in advance.