xamarin/Xamarin.Forms

Xaml Parser/Compiler does not identify invalid Xaml

Aperta

#5947 aperta il 18 apr 2019

 (1 commento) (0 reazioni) (1 assegnatario)C# (1926 fork)batch import
a/Xaml </>e/2 :clock2:good first issuehelp wantedinactivet/bug :bug:up-for-grabs

Metriche repository

Star
 (5644 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Description

The following Xaml, is invalid and does not produce a valid page, but it compiles and parses

Steps to Reproduce

  1. Clone Repo:
  2. Build and Run on iOS
  3. Add an extra > on line 29

Expected Behavior

Compile/Parse error

Actual Behavior

Compiles and parses but does not display right

Reproduction Link

https://github.com/Clancey/gMusic.Forms/

Guida contributor