Skip to content
Bug Fixes
- Fixed an issue where subscribing to
Changed could cause weird crashes (#665, thanks @sickboy + @mteper)
- Fix a bug where ReactiveCommand wouldn't correctly marshal exceptions (#686, thanks @flagbug)
- Don't leak an event to
IsHitTestVisible when using WhenActivated (#689, thanks @jlaanstra)