reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
C#MIT
Issues
- 0
Dependency Dashboard
#3737 opened by renovate - 2
- 0
[Bug]: ReactiveUI.Maui latest version on MAUI .net 8 App is getting carshed with below error
#3930 opened by RAMESHKUMAR502 - 2
- 1
[Bug]: System.IO.FileNotFoundException:“Could not load file or assembly 'ReactiveUI.XamForms, Version=20.1.0.0, Culture=neutral, PublicKeyToken=null'. 系统找不到指定的文件。”
#3926 opened by yangl1025 - 0
[Bug]: AutoRefresh() on a collection of objects triggers listeners before their own internal OAPH listeners?
#3922 opened by seleborg - 2
[Bug]: Cannot BindWithValidation on ComboBox.SelectedValue
#3921 opened by Nextra - 3
[Bug]: DynamicData 9 breaks ReactiveUI.Validation
#3905 opened by Nextra - 20
- 2
[Bug]: .net 8.0 nuget add ReactiveUI.wpf warn
#3895 opened by yangl1025 - 1
[Bug]: `ObserveOn(IObservable<TSource>, Control)` duplicates in `ReactiveUI.WinForms` and `System.Reactive`
#3885 opened by Metadorius - 3
[Bug]: Mixing WPF and WinForms packages (`ElementHost`ing WPF controls inside WinForms) breaks MainThreadScheduler (and possibly other things)
#3886 opened by Metadorius - 4
[Bug]: reactiveui.fody 19.5.41 bool value does not notify UI when using [Reactive] and bool value changed
#3867 opened by SeptMorning - 12
- 4
Source generators
#3864 opened by ThatRendle - 4
- 4
[Bug]: Hot reload not working when referencing ReactiveUI.WinUI when targeting net7.0
#3854 opened by SoggyBottomBoy - 3
[Bug]: ReactiveCommand causing application to hang with FilePicker in Avalonia
#3833 opened by EoinMorgan17 - 1
Remove DistinctUntilChanged from WhenAnyValue
#3846 opened by user98392 - 4
[Bug]: Nested ItemsControl crashes entire app
#3829 opened by christosk92 - 4
[Bug]: NavigateAndReset doesn't work in first view
#3820 opened by RobinSrs - 1
Leverage dependencies available from framework
#3792 opened by thompson-tomo - 0
CI: code coverage token missing
#3813 opened by dpvreony - 11
- 6
[Bug]: Property observers on the same object, but with different schedulers, sometimes run on the wrong scheduler
#3621 opened by mark-deepcellbio - 6
[Bug]: WinUI/WAS - ReactiveUI.WinUi nuget attempts to load the ReactiveUI.XamForms assembly when WhenActivated is called on a IActivatableViewModel
#3786 opened by matthewacme - 3
Bounce transition duration support
#3773 opened by glen-nicol - 21
[Bug]: Visual Studio hot reload broken
#3675 opened by christosk92 - 4
[Bug]: WPF targeting issue for net6.0-windows
#3728 opened by aurax - 4
[Bug]: iOS threading exception on command execution.
#3754 opened by thombrink - 2
ViewModelViewHost: Better to Allow Developers Bypass the Default Fallback Behavior That Resovles View With No Contract
#3713 opened by newbienewbie - 2
- 2
- 8
- 3
ReactiveUI.WPF does not include .net 8.0 as a target:
#3696 opened by kgday - 9
[Bug]: Mark ReactiveObject IObservable properties with DisplayAttribute for Winforms
#3694 opened by Micha-kun - 1
[Bug]: `ObservableAsPropertyHelper` emits property changed for lazy initial value after first-time reading and doesn't respect `DistinctUntilChanged`
#3682 opened by AmrAlSayed0 - 9
[Bug]: WPF ReactiveCommand stays disabled after first execution
#3683 opened by massimilianokraus-kappas - 7
[Bug]: Putting RoutedViewHost inside a TabControl on Avalonia causes an app crash after navigating the second time
#3680 opened by kyurkchyan - 1
- 2
- 15
Make generic IViewFor<TViewModel> implementation optional in favor of non-generic IViewFor
#3642 opened by Metadorius - 6
[Bug]: Accessibility properties SizeOfSet and PositionOfSet are not being set when using <ReactiveWindow>
#3637 opened by hicks86 - 4
- 2
[Bug]: Net6 can't be used, wpf, Windows Forms
#3590 opened by 107295472 - 3
[Bug]: ReactiveUINuGet package using unsigned dll files
#3588 opened by emik-dev - 5
- 26
[Bug]: IScreen.Router.Navigate.Execute not working with ReactiveUI On .net MAUI IOS
#3563 opened by RAMESHKUMAR502 - 1
[Bug]: Issue with ActivationForViewFetcher Registration for Maui - WinUI and WinUI
#3576 opened by ChrisPulman - 1
[Bug]: Action passed to WhenActivated not called on MAUI if a page is placed in the "More" tab of a TabbedPage
#3572 opened by v0idzz