Hi,
thank you for quick response. I am not able reproduce this error in a fresh project unfortunately. it seems like again something else in my big project is triggering this error. Until I figure this out and provide you a sample. can you please answer me following questions?
1) what is difference between using?
DependencyService.Get<IToggleDrawer>().ToggleDrawer();
and navigationDrawer
.ToggleDrawer(); //x:Name="navigationDrawer" in xaml
2) IsOpen attrribute is bindable. it works when I bind it using MVVM. but strange thing is It works only 1 time or first time when I raise change on this attribute. why doesnt it work everytime I raise a change event on it.
3) is there anyway I can control ToggleDrawer using MVVM?
EDIT: further what i found in the output is as below
03-08 13:13:17.112 W/View (25770): requestLayout() improperly called
by md5270abb39e60627f0f200893b490a1ade.NavigationPageRenderer{e2adc2e V.E...C.. ......ID 0,72-1080,1776 #4}
during second layout pass: posting in next frame