Daniil

Results 10 comments of Daniil

To authentificate properly you will need only "__Secure-3PSID" cookie and "__Secure-3PAPISID" cookie.I get them from CefSharp(embedded browser for desktop applications) and Authorization header and correct body.Another cookies may cause even...

Ok I somewhy can't repro anymore the behaviour in WPF with value = true from above. Current behaviour https://recordit.co/DdFcAp3QS2 which matches well with our behaviour in Avalonia

> Ok I somewhy can't repro anymore the behaviour in WPF with value = true from above. Current behaviour > https://recordit.co/DdFcAp3QS2 which matches well with our behaviour in Avalonia It's...

> > Ok I somewhy can't repro anymore the behaviour in WPF with value = true from above. Current behaviour > > https://recordit.co/DdFcAp3QS2 which matches well with our behaviour in...

PR makes sense. Will check later why does IOS fails

Try merging master to the branch now,i assume it was an issue on our side and i will later think about whether it is a good idea to merge this.

Hey! Do you have a consistent repro to let us debug your issue?

Should we also remove public ctors from Raw...EventArgs from Avalonia.Input.Raw namespace?

@StarlkYT Make the c# template for the MVVM CommunityToolkit,i may not merge it in the end but it would help me with customizing our templates to support few frameworks at...

> It is required to recompile C# project in order to see any changes in the previewer. Extension should disable the previewer until user completes his handler method and recompiles...