Closed
Description
This:
new org.scalajs.dom.Event
breaks FireFox with
TypeError: Not enough arguments to Event.
Spec shows it should be: https://developer.mozilla.org/en-US/docs/Web/API/Event/Event
Metadata
Metadata
Assignees
Labels
No labels
This:
new org.scalajs.dom.Event
breaks FireFox with
TypeError: Not enough arguments to Event.
Spec shows it should be: https://developer.mozilla.org/en-US/docs/Web/API/Event/Event