xamarin/Xamarin.Forms
Xaml Parser/Compiler does not identify invalid Xaml
オープン
#5,947 opened on 2019/04/18
a/Xaml </>e/2 :clock2:good first issuehelp wantedinactivet/bug :bug:up-for-grabs
Repository metrics
- Stars
- (5,644 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
Description
The following Xaml, is invalid and does not produce a valid page, but it compiles and parses
Steps to Reproduce
- Clone Repo:
- Build and Run on iOS
- Add an extra > on line 29
Expected Behavior
Compile/Parse error
Actual Behavior
Compiles and parses but does not display right