-
To be clear, this feature request is different from #1190.
**It is not about convenience** (creating one PR instead of creating multiple PRs to keep the history clean), but rather about something th…
-
Hello,
I am trying to run the demo to see what type of controls are available. I am getting some errors when trying to run any of the MobileDemo projects using VS 22.
Here is an image of the er…
-
### Describe the bug 🐞
[VS2022 17.3.5 Bug](https://developercommunity.visualstudio.com/t/XamarinMac-binaries-are-missing-in-173/10164443#T-ND10165277)
Microsoft are aware of the issue and working …
-
### Describe the bug 🐞
Instantiating ReactiveValidationObject with latest DynamicData package crashes the app.
### Step to reproduce
start app from repo
### Reproduction repository
https://github…
-
Using [Fabulous](https://github.com/fsprojects/Fabulous) on top of Xamarin.Forms I just ran into that issue described [here](https://github.com/fsprojects/Fabulous/issues/403).
tl;dr: It seems by …
-
### Description
Please see the refit documents for this issue: https://github.com/reactiveui/refit
### Situation
This is refit example showing us how to upload file through HTTP
```cs
public…
-
**Describe the bug**
when I Add BeginMoveDrag to the 'PointerPressed' event to MainWindow, it stops all released clicks from MainWindow and there is no button working in released click mode.
**To Re…
-
Hi!
Here's simple example program that has button that executes ReactiveCommand and CheckBox that should enable and disable button via ReactiveCommand.CanExecute:
```f#
// Program.fs
namespace Tes…
-
I don't know if this is a bug, but if I cast the `TransitioningContentControl` to `ContentControl`, it removes the transitioning effect.
```cs
private TransitioningContentControl _transiti…
-
Another big one but looks very promising!
The native WPF XAML binding in combination with the MVVM pattern is powerful but also very verbose. I've read through samples of [ReactiveUI](https://www.r…