-
**Describe the bug**
I think I already read about this bug, but I cannot find it... so here it is:
On WASM with Mozilla Firefox, if you close the file picker without selecting a file (cancel), the…
-
**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…
-
**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…
-
### 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…
-
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…
-
### 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…
-
**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 …
-
**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 …
-
### Describe the bug 🐞
A bug happened!
### Step to reproduce
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
### Reproduction repository
https://github.com/reactiveui…
-
The Windows agents on App Center seem to have VS 2019 16.6 on them. Source Generators and other C# 9 features require VS 2019 16.8 and later. Similarly, .NET 5 requires 16.8 or later to build with VS.…