Closed gravitymacau closed 9 months ago
It can't detect "Esc" Key press event , we need to use keydown event
It's vue thing that "Escape" is detected in keydown event. I added an example in unit tests how to detect "Escape" with refresh event.
It can't detect "Esc" Key press event , we need to use keydown event