Open nhunzaker opened 5 years ago
It looks like triggering onChange({ field: "value" }) might not be merging keys into a block's content object. Let's make sure this is the case.
onChange({ field: "value" })
It looks like triggering
onChange({ field: "value" })
might not be merging keys into a block's content object. Let's make sure this is the case.