EventTarget dispatchEvent cannot be called with an object, contrary to what is stated in the docs #39125
Labels
doc
Issues and PRs related to the documentations.
events
Issues and PRs related to the events subsystem / EventEmitter.
good first issue
Issues that are suitable for first-time contributors.
What steps will reproduce the bug?
How often does it reproduce? Is there a required condition?
Always.
What is the expected behavior?
According to the docs, it should work.
https://nodejs.org/api/events.html#events_eventtarget_dispatchevent_event
What do you see instead?
Additional information
n/a
The text was updated successfully, but these errors were encountered: