c67d3c990b
Not all browsers recognize e.key === 'Escape'; some use 'Esc' and some only respond to the keyCode.
Not all browsers recognize e.key === 'Escape'; some use 'Esc' and some only respond to the keyCode.