Closed fbecker-fds closed 1 week ago
Describe the bug After upgrading to v15 our tests started to fail because the change event on a select was fired way too often (twice as often in this reproducer).
To Reproduce Steps to reproduce the behavior:
npm install && npm run test
Thank you for reporting @fbecker-fds! :slightly_smiling_face:
A fix has been released.
Describe the bug After upgrading to v15 our tests started to fail because the change event on a select was fired way too often (twice as often in this reproducer).
To Reproduce Steps to reproduce the behavior:
npm install && npm run test
(uses v14)npm install && npm run test