I love the control however i get issues at times with "The BindableProperty Width / Height is readonly". Im not sure what the control is doing in the back end with Height and Width but it causes the form to crash. I dont have any dynamic values set to height and width.
Alternatively, if i comment the code out in the xaml , run the form and then remove the comments everything loads
Hi,
I love the control however i get issues at times with "The BindableProperty Width / Height is readonly". Im not sure what the control is doing in the back end with Height and Width but it causes the form to crash. I dont have any dynamic values set to height and width.
Alternatively, if i comment the code out in the xaml , run the form and then remove the comments everything loads
Any idea what this could be ?