George Tsomlektsis
George Tsomlektsis
> The latest version of Microsoft.Web.WebView2 `1.0.2903.40` still produces the warning, so I'll be sticking with `1.0.2792.45` for now. I'm getting the same issue here on a Library that uses...
> Hi I'm an AI powered bot that finds similar issues based off the issue title. > > Please view the issues below to see if they solve your problem,...
I've tried debugging the executable, separate from the project.  I'm not sure what to do with this information, but I tried digging in more deeply but it seems like...
> IIRC this is still an unsupported scenario. It is supported afaik. Through the official C# discord server, another member confirmed that he could make an executable with this configuration...
This seems like it's still an issue. For the time being I just switched to using an object instead of an array.
> You can use `appendTo: document.querySelector('dialog'),` to append datepicker to dialog Check this: https://jsfiddle.net/armujahid/euk7o2sa/3/ This unfortunately doesn't work when you have more than 1 dialogs present in the page. It...
A quick fix I found for my needs (tailwind + daisyUI dialogs) is to move the calendar instance to the closest dialog (without `static: true`) Just pop this in the...
Wrapping it in a `Controller` fixes it as a workaround ```tsx ( Customer Employee )} /> ```
> which RHF version are you using? To speed up the process, you may share a sandbox instead so that we could look into it faster. The latest one 7.54.2....