Getting thrown the error stated above when I'm debugging in iOS or Android. Didn't change any code other than re-formatted my xaml to look nicer on the views. Now I can't even build my code out. This has to be a Xamarin Forms issue because it's telling me that my view, that worked for my first 800 builds can now no longer be converted from the System.String object that it is, to a Xamarin.Form.View. See attached screen shot.
Anyone have any idea why this is?