Skip to content

[JS] Replace keyCode with code everywhere #5837

@dclaux

Description

@dclaux

Target Platform

JS

Problem Description

KeyboardEvent.keyCode is deprecated. Applications should use KeyboardEvent.code instead. The JS SDK still uses keyCode in some places; these should be updated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions