User tests: Successful: Unsuccessful:
Fix Joomla.Event.dispatch to work in IE 11
In developer console run Joomla.Event.dispatch('tada');
No error
Error "object doesn't support this action"
nope
| Status | New | ⇒ | Pending |
| Category | ⇒ | JavaScript |
| Labels |
Added:
?
|
||
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-01-13 17:01:57 |
| Closed_By | ⇒ | wilsonge |
I would preferred the poly fill way here, as it would provide customEvent for every script (given that core.js is loaded)
Eg https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent/CustomEvent