Browse Source
Just need to call `BindingValue<T>.FromUntyped` instead of doing a conditional, because otherwise we run the risk of passing `UnsetValue` to the `BindingValue<T>` ctor which will throw in that case.pull/4446/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue