Skip to content

Fix bug thrown by Firefox that event is not defined.

Remco de Man requested to merge fix_event_not_defined into master

Firefox does not render the event as null when its not defined. That is what you would expect, but Chrome always ignored it, therefore the bug was never found before.

Merge request reports

Loading