SchweizerischeBundesbahnen / scion-workbench

SCION Workbench enables the creation of Angular web applications that require a flexible layout to arrange content side-by-side or stacked, all personalizable by the user via drag & drop.
Eclipse Public License 2.0
80 stars 10 forks source link

fix(workbench): handle undefined 'keydown' event key #544

Closed Marcarrian closed 6 months ago

Marcarrian commented 6 months ago

In certain scenarios the 'keydown' event's key can be undefined.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?