Marcos Cordeiro

Results 4 issues of Marcos Cordeiro

**What kind of change does this PR introduce?** Makes it possible to set a custom name to the HTTP Client factory **What is the current behavior?** You can't use the...

Webpack.config uses a lot of files from that folder, that is not included. PS: Port this to .NET Core 2.0?

Currency binding generates a invalid result. The problem is located here: ```cs public override ValidationResult Validate(object value, CultureInfo cultureInfo) { try { deserializer(value as string, overrideCulture ?? cultureInfo); return new...

bug

**Describe the bug** Pointer events doesnt work properly on `NativeControlHost`, is it by design? **To Reproduce** Go to the NativeEmbedSample, override or subscribe to the "OnPointerEnter" event, but it never...

bug
os-windows