Copyable Behavior Changed
I have this code
and it seems that in v3.. it copies the original value but in v4, it copies that masked value
2 Replies
up
Solution
->copyableState(fn (string $state): string => $state)