Issues
- 1
- 2
- 2
SerializedReactiveProperties Odin Inspector support
#257 opened by devcube9 - 1
Unity 6 installation issue
#258 opened by bugfinders - 6
Add `Reactiveproperty<T>.Subscribe(Observer<T> observer, bool riseOnSubscription = true)` overload
#215 opened by Antoshidza - 6
- 3
Updating ReactiveProperty bound with x:Bind from non-UI thread in WinUI 3 causes System.Runtime.InteropServices.COMException
#254 opened by southernwind - 5
Add `ReactiveCommand<TInput, TOutput>`
#249 opened by erri120 - 2
ChunkFrame not working as it should
#252 opened by siberhecy - 1
Reactive property doesn't react to the changes during initial subscription
#251 opened by orcharddweller - 1
`BindableReactiveProperty` does not notify value changes in the WinForms binding system
#225 opened by eudika - 2
- 2
cts.Cancel() cannot stop EveryUpdate.SubscribeAwait
#246 opened by tongguang - 2
- 3
Concat with an Observable which has multiple subscribers make the Observable run more than one time
#244 opened by luxl - 2
TakeLast() cause runtime exception
#242 opened by luxl - 1
- 7
- 1
[Suggestion] Break README.md down to a Wiki
#241 opened by galvesribeiro - 4
Unity il2cpp performance is lower than mono
#220 opened by jsaon-L - 8
Strange SelectAwait behaviour
#237 opened by kamend - 3
TakeUntil with a predicate?
#238 opened by OpenEnergyGroup - 5
[Unity 6] Can not Handle Error When Using [Observablelist].ObserveAdd().Subscribe(function)
#236 opened by franktmy - 4
- 4
Is there a technical reason as to why there are no interfaces for `Observable<T>`?
#204 opened by grofit - 2
- 4
`Select` / `Switch` race condition
#229 opened by ninjaoxygen - 4
There is something wrong with Observable.Concat
#232 opened by kamend - 2
ReactivePropertyの双方向バインド機能はありませんか?
#227 opened by zerodev1200 - 7
`ReplaySubject` race condition
#228 opened by nepolak - 1
Observable.EveryUpdate() runs way too early
#231 opened by kamend - 1
Debounce does not work in wpf
#193 opened by NeverMorewd - 5
Seemingly unavoidable "System.InvalidOperationException: Disposable is already assigned." in certain case
#226 opened by Ifhay - 4
Change RingBuffer class visibility to internal.
#211 opened by filzrev - 2
- 1
Is platform support same as UniRx
#219 opened by boraty14 - 1
Install R3 with git url causes compile errors
#221 opened by BrettHuang2019 - 1
SubscribeOnMainThread usage in Unity
#209 opened by zhang-z - 0
Is there any sample/demo game built with R3?
#208 opened by zhang-z - 1
Request ReactiveDictionary
#218 opened by TORISOUP - 4
Error when trying to use .AddTo() in Unity
#216 opened by guidodelphora - 1
- 2
Rider&Avaloniaui: Binding to IBindableReactiveProperty.Value in axaml cause error tip
#210 opened by NeverMorewd - 1
The type or namespace name 'Collections' does not exist in the namespace 'R3' (are you missing an assembly reference?)
#205 opened by dyguests - 3
- 1
the best use case to integrate MessagePipe to R3?
#194 opened by man-chi - 2
ChunkFrame() and custom FrameProvider
#202 opened by Maligan - 4
Observable.Interval not returning int - Unity
#198 opened by guidodelphora - 0
Have any plans to support Blazor-wasm?
#195 opened by dev-ithitchhiker - 1
OnErrorResume did not work as expectation
#192 opened by NeverMorewd