removeAllListners doesn't remove all listeners
Open
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
I tried remove all listeners without type parameter, but it's didn't work.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the removeAllListners API and inspect how the no-type-parameter case is handled. Reproduce the reported behavior with multiple listeners, then add or update coverage so that calling it without a type removes every listener.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100