ReactiveUI icon indicating copy to clipboard operation
ReactiveUI copied to clipboard

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...

Results 152 ReactiveUI issues
Sort by recently updated
recently updated
newest added

### Describe the bug 🐞 System.TypeInitializationException: “ReactiveUI.ViewForMixins”的类型初始值设定项引发异常。 ---> System.BadImageFormatException: 未能加载文件或程序集“System.ValueTuple, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51”或它的某一个依赖项。不应出于执行的目的加载引用程序集。只能在仅限反射的加载程序上下文中加载引用程序集。 (异常来自 HRESULT:0x80131058) ---> System.BadImageFormatException: 无法加载引用程序集来执行。 ### Step to reproduce 1. Go to '...' 2. Click on '....'...

### Describe the bug 🐞 Update to ReactiveUI.Maui latest version on MAUI .net 8 App is getting carshed with below error ### Step to reproduce **Upgarded to the latest ReactiveUI.Maui**...

bug