Dmitriy
Dmitriy
## Describe the bug I have a problem with WebView which leads to the app being closed. This bug occurs when a heavy site such as YouTube or Skype for...
Hello, Uno Platform team! Why don't you implement Mica(WinUI) material in the Uno Platform? [https://docs.microsoft.com/en-us/windows/apps/design/style/mica](url) - [ + ] iOS - [ + ] Android - [ + ] WebAssembly...
Hello! How I can implement drag & drop support in CodeEditor control? Thank you! Best wishes!
An exception occurs when I try to take a snapshot of the MonacoEditor UI element. ``` RenderTargetBitmap renderTargetBitmap = new RenderTargetBitmap(); await renderTargetBitmap.RenderAsync(Editor); var pixelBuffer = await renderTargetBitmap.GetPixelsAsync(); StorageFile image...
Error converting value "gpt-3.5-turbo-0613" to type 'OpenAI_API.Models.Model'. Path 'model', line 5, position 31. I have no idea how I can fix this exception.
I have app for Windows(UWP based) and need to implement it on other platforms with MAUI. Can I use official WinUI Toolkit for Figma and MAUI to do that?
### Is your feature request related to a problem? Please describe. Hello, Avalonia community! I believe that enhancing Avalonia with support for the native OS sharing experience across platforms such...
ProgressRing is a control that visually indicates progress of an operation with one of two styles: a ring that repeatedly animates, or a ring that fills based on a value....
System.NullReferenceException: Object reference not set to an instance of an object at BingChat.BingChatConversation.g__GetAnswer|3_1(BingChatConversationResponse response) at BingChat.BingChatConversation.c__DisplayClass3_0.g__OnMessageReceived|2(String text) --- End of stack trace from previous location --- at HelloWold.Program.ComposeAnswerAsync(String request) at...
https://github.com/AvaloniaUI/Avalonia/discussions/15557#discussioncomment-9550040