Elvin (Tharindu) Thudugala

Results 6 issues of Elvin (Tharindu) Thudugala

**Describe the bug** when Content-Security-Policy is set, style must be set to 'unsafe-inline' otherwise this plugin does not work properly. **Expected behavior** must be possible to set Content-Security-Policy style without...

bug

Blazor beginner, How do you hide a column ?

enhancement

How to add BundleResource and ImageAsset for iOS. When building Project from VS2019 16.1.4 Windows. Can anyone help ? #### in Android, it works ``` ``` Result ![image](https://user-images.githubusercontent.com/4112014/60304504-be150d80-998d-11e9-8536-d5d908f3fab9.png) #### in...

Hi I cannot get the Microsoft.Toolkit.Forms.UI.Controls.WebViewCompatible to work in WinFrom application. It gives me bellow runtime error ` Could not load file or assembly 'System.Runtime.WindowsRuntime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one...

WebView :desktop_computer:

…m public virtual void AddPage(string modelName, string title, object data = null) to public virtual void AddPage(Type pageModel, string title, object data = null). Also made PagesInner protected for override...

IconToolbarItem Icon color can not be changed at runtime. Icon color can be changed, if you also change the Icon after setting the Icon color. ### How to reproduce 1....