Changes between Version 2 and Version 3 of Ticket #30459, comment 4
- Timestamp:
- May 10, 2019, 5:54:20 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30459, comment 4
v2 v3 11 11 You are right about the `on()` call though... 🤔 12 12 13 I was going to write a `js_tests` case to reproduce this. I'll then be able to actually `git bisect`. 13 I'll manually run `git bisect` between those two commits later. 14 15 I was going to write a `js_tests` case to reproduce this. 14 16 15 17 (Either way, I think the need to _delegate_ the event listener is correct.)