-
**Describe the bug**
Compile error trying to bind event handler in _View_ if event handler is in _ViewModel_
**To Reproduce**
Steps to reproduce the behavior:
1. extract project
2. `dotnet bu…
-
### Describe the bug 🐞
When clicking a button bound to a command, the focus changes to the next control. This looks bad and disrupts keyboard navigation.
### Step to reproduce
- Create a form with …
-
### Prerequisites
- [x] I have written a descriptive issue title
- [x} I have verified that I am running the latest version of the COMET-WEB
- [x] I have searched [open](https://github.com/RHEAGR…
-
**Is your feature request related to a problem? Please describe.**
In my project I have nullable reference types enabled `enable`.
I retrieve data like this:
```
var response = await RestA…
-
### Description
When navigating from the MainPage to a DetailPage and then pressing the hardware back button of my android 11 device the app does navigate back to the MainPage but proceedes to go b…
-
Hello experts, I am a novice to Avalonia, I know this is a known issue. however, I have followed the manual ".UseReactiveUI()" in the program.cs file but the exception is still thrown. I have tried ma…
-
**Describe the bug**
When I bind reactive collections (ReactiveUI and DynamicData) to a ListBox that has filters to slice and dice the data then ListItems sometimes start to overlap. It looks like 2 …
-
**Environment**
- OS: macOS
**Describe the bug**
A crash happened while I was scanning
**Expected behavior**
For it not to crash
```
Unhandled exception. System.NullReferenceException: O…
-
**Describe the bug**
Hello, I am trying to create a reusable element called NavButton with TemplatedControl.
But I can't bind an event when I click, no error in the console nor when I click nothing …
-
I'm struggling to get the tree data grid to work in Avalonia 11-preview6. Version 11-preview1 of the table was working in Avalonia 11-preview4, but updating everything to the latest version has broken…