martywallace/vue-keyboard

Trim whitespace from emitted events in action buttons

Opened this issue · 0 comments

If an action token contains whitespace e.g. { something:action }, the emitted event is "action " with a trailing whitespace character. This should be trimmed.