Jorge Luis De Armas Garcia
Jorge Luis De Armas Garcia
**Describe the bug** After update to last version, the view where I have been used validations for a long time stop compiling **Sample code** ``` ``` **Error** XFC0009 No property,...
During attachment processing, an stream is open to read the file content, but is not dispose or close, so the file is locks until GC finalize it. I created a...
During attachment processing, an stream is open to read the file content, but is not dispose or close, so the file is locks until GC finalize it
Adding a **TextField** to **CommunityToolkit Popup** crash the application during Popup initialization. ``` ```  Notice that **border** field is null. Seems that some code executed for a base constructor...