Toggle in Action does not respect default state
I'm trying to customize the ReplicateAction on a table by showing toggles that allow the user to (de-)select data that is to be replicated. I want all the toggles to be on by default, but using
Code:
Result:
default(true) on the toggles has no visible effect. They present as false.Code:
Result:
