hyperfiddle-2020
hyperfiddle-2020 copied to clipboard
Select should validate if options query pulls the same identity as the value has
A form pull of [:reg/gender] when the options query is (pull ?e [:db/ident]) means the select widget can't align the value with the option. They both should pull db/ident and we should detect when this misalignment happens.
@Invocatis fyi