-
### Description
We are creating an Android Native UI Component consisting of ViewPager2 and RecyclerView.
When a touch occurs in RecyclerView, the following error occurs.
### Steps to reproduce…
-
- As per [RTC10](https://sdk.ably.com/builds/ably/specification/main/features/#RTC10), library must not register any listeners for internal use.
- At most of the places, ably-ruby uses emitter callb…
-
Getting the following error when opening multiple tabs:
MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 receive listeners added. Use emitter.setMaxListeners() to incre…
-
Hi,
When I try to run " node srv.web.js", showme that error.
/noduino/node_modules/requirejs/bin/r.js:1902
throw err;
^
Error: Evaluating duino/lib/board.js as module "duino/…
-
Because EventEmitters are generally used in inheritance situations, I think it would make more sense to not be able to iterate its properties.
-
what about having Graph be an EventEmitter so we can fire events such as when a node is added?
-
I'm getting a `warning: possible EventEmitter memory leak detected` error that's preventing an upgrade from 0.30.7 to 0.31.0 using Atom 1.14.0-beta0 x64.
-
Although it's idiomatic Node.js JavaScript it's not present in many other languages. This makes it hard to port the code.
We should replace it with a custom implementation that is easier to port.
Re…
-
```
[api] (node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit.
[api] Trace
[api] at FiveBellsLedger.EventEmitter.on …
-
### Minimal reproducible example
https://github.com/winghouchan/jest-expo-eventemitter-removesubscription-not-a-function-mcve
### What platform(s) does this occur on?
_No response_
### Where did y…