Browse Source
When `_target.Owner` was null, the resource observable produced a `null` which may not be valid for the target property, resulting in an exception . Although the exception is caught, it slows things down.pull/5093/head
1 changed files with 5 additions and 2 deletions
Loading…
Reference in new issue