The "set clipboard" event used the wrong union type to store its text. In practice, it worked because both are at the same offset.
The "set clipboard" event used the wrong union type to store its text. In practice, it worked because both are at the same offset.