Placeholders in $data
So got a strange bit of behavior.
Trying to make a confirm action on tabs where I am getting all the fields in tabs from its $state and hashing them to get the initial hash with afterStateHidrated().
The problem occurs when I am doing a new hash of those same fields at any point afterwards. They all include placeholders now with null values.
Is this intended to be this way?
0 Replies