Subscribe on changes!

The input box cannot be bound to the esc event

avatar
Apr 12th 2022

Version

3.2.32

Reproduction link

sfc.vuejs.org/

Steps to reproduce

First click on the input box, let the cursor focus on the input box, then press the esc key

What is expected?

Trigger binding events

What is actually happening?

No binding event triggered

avatar
Apr 12th 2022

This is a browser behavior. It happens without Vue too

avatar
Dec 20th 2022

@hooray Is this sloved?