You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's a link to the relevant automated comment where the PR adding this support was merged in the Node project, in December 2020: nodejs/node#36258 (comment)
That's almost two years before Node 18 was launched, which makes me wonder if support was added in an earlier version of Node than 18.
What type of issue is this?
Incorrect support data (ex. Chrome says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
Node.js supports options.signal since version 18. However docs say it doesn't.
What browsers does this problem apply to, if applicable?
Node.js
What did you expect to see?
18
Did you test this? If so, how?
No, sorry. Just looked at the docs.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
Node docs: https://nodejs.org/docs/latest-v18.x/api/events.html#eventtargetaddeventlistenertype-listener-options
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener
MDN metadata
MDN page report details
api.EventTarget.addEventListener
The text was updated successfully, but these errors were encountered: