Hi
I just updated my project from XF 1.2.3 (I believe it was) to 1.3.2. I have however run into a small problem. When attempting to open a page I get a Xamarin.Forms.Xaml.XamlParseException in one of my custom views. with the message "Type StackLayoutDisposable not found in xmlns http://xamarin.com/schemas/2014/forms". Seams wired since nothing have been changed in this file after updating.
The XAML can be seen in the attached file (I have a hard time getting the editor to behave nicely when inserting code):
Anyone who can spot what might be wrong?