-
This actually isn't your bug and it's pretty obscure, but RxUI has removed Move from reactivelist only on Silverlight, here (https://github.com/reactiveui/ReactiveUI/commit/7224331f2b274c100546ac9b2e1…
-
### Describe the bug 🐞
When requesting a webapi and the passed parameter contains an enum type with Flags Attribute,for example client.SomeMethod (MyEnum. Value1 | MyEnum. Value2 | MyEnum. Value3)…
-
When i view this demo and try to add some features, get data by http, but get many problems !
{"调用线程无法访问此对象,因为另一个线程拥有该对象。"}
maybe to much reflections for ReactiveUI framework ?
i w…
-
[![](http://img.youtube.com/vi/1YofbDCGuxU/0.jpg)](http://www.youtube.com/watch?v=1YofbDCGuxU "")
# Repo
1) Clone this repo -> https://github.com/ghuntley/hmmpth
2) Build
3) Drag user control wh…
-
Under `docs/handbook/routing/` we should add the following nodes that explain ReactiveUI's platform specific registrations.
This should cover the following:
- [x] View/ViewModel registration for…
-
### Describe the bug 🐞
It appears that ReactiveUI (RxUI) cannot be used in conjunction with Assembly Load Contexts (ALCs).
Relevant documentation:
* [Assembly Load Contexts](https://learn.micro…
-
### Description
For a windows WPF project changing the target OS version to 10.0.x breaks the restoration process when building using `msbuild` or `dotnet build` but I am able to build from Visual …
-
Help me, please, what I must do for deciding this problem:
Severity Code Description Project File Line Suppression State
Error Fody: An unhandled exception occurred:
Exception:
Value cannot be …
-
For the blog post http://blog.getsetbro.com/js/FB-react-vs-reactiveJS-vs-ractiveJS-vs-reactiveUI-vs-reactiveX.html
-
### Describe the bug 🐞
I'm using sextant to create a simple Login Page -> Logedin Page app.
FIrst a simple root Navigation page where the app first navigates to.
After, the user clicks on Login …