canonical / react-components

A set of components based on Vanilla Framework
https://canonical.github.io/react-components
95 stars 51 forks source link

Pressing "Esc" key doesn't close Modal #973

Closed vladimir-cucu closed 1 year ago

vladimir-cucu commented 1 year ago

When pressing the "Esc" key on an opened Modal, it doesn't close the Modal. Instead, a console error is thrown (as can be seen in the attached screenshot). This issue also affects ConfirmationModal.

Current issue was observed on Version 116.0.5845.140 (Official Build) (64-bit) of Google Chrome on Ubuntu 22.04.3 LTS.

Screenshot from 2023-09-07 23-23-24