Closed
Description
Version
2.5.2
Reproduction link
https://jsfiddle.net/klesk/0x4q5kup/1/
Steps to reproduce
A/ Press enter in the input
B/ Check the checkbox (that emultae keyboard event)
What is expected?
A/ the classList should appear
B/ the classList should appear
What is actually happening?
A/ the classList of it appear
B/ nothing appear
Remove the modifier in the template (eg: @keyup) and the checkbox raise event.
Is that normal? Or a bug ?