MinChanSike
MinChanSike
Same scenario, re-render whole application after signinSilent(). How could be prevent re-render after signinSilent()? I think you can simulate by adding some log at top level component. ```js const BaseShell...
same error, **System.NullReferenceException: 'Object reference not set to an instance of an object.'** Building on Visual Studio 2019 >**StackTrace** at Microsoft.Web.WebView2.WinForms.WebView2.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Control.AssignParent(Control value) at System.Windows.Forms.Control.ControlCollection.Add(Control value) at System.Windows.Forms.Form.ControlCollection.Add(Control...
Application could not launch, it throw **System.NullReferenceException** on Form _InitializeComponent_ . After installation **Microsoft Edge BETA `Version 84.0.522.26`** on computer, fixed and working now. Thanks.
Same issue **Steps to Reproduce the issue** 1. Click in NextUI Autocomplete input 2. The input will not have focus 3. Click on input to get focus 4. Type "Cat"...
same issue, unable to select selected text with shortcut key, tested at Chorme browser in Windows OS.