- Issue created by @lussoluca
- Merge request !10Issue #3487951: Some event listeners is not added with addListener → (Open) created by lussoluca
Some event listeners from ECA are not registered using the addListener()
method and can cause a warning in the addCalledListener
method.
Quick fix: check if an event exists in the notCalledListeners
array before using it.
Long fix: understand why this happens :-)
Active
1.1
Code