Skip to content

bug: there is an unseen string #721

Description

@mortalYoung

there is an unseen string after the

[KeyCode.Enter]: '↩︎',

Expected

'↩︎'.split('') // ['↩']

What happened in actually

'↩︎'.split('') // ['↩','']

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions