Commit f1b5484
committed
(fix) Use proper event object for handlers in IE
`event` and `event.target` are not provided in IE8.
This fixes the bugs with not hiding the overlay on background click
and not working keyboard shortcuts.1 parent 7a39ba5 commit f1b5484
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
663 | 663 | | |
664 | 664 | | |
665 | 665 | | |
666 | | - | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
667 | 672 | | |
668 | 673 | | |
669 | 674 | | |
| |||
0 commit comments