-
Implement event emmiter class, the class should listen for event, add ability to subscribe and unsubscribe. Rut tasks on event.
```ai
go:
variants: 4
```
-
It seems weird to me that we extend a event emmiter. IDK how many people use the emitted event but it seems more like hinderance than a feature to me.
-
Hi,
Does prefix-emitter also work for micro-frontends? currently have four angular 5 applications running on the same page. Need a way to make them communicate to each other using event-emmiter. Wo…
-
Yeah, that. I try to save data, when the user finish the edition. I think a possible handle callbacks in each state.
-
### What client do you play on?
enGB
### Faction
Alliance
### Content Phase:
1-19
### Current Behaviour
Matis the Cruel quest ending is not scripted and brings an important end to the Story in …
-
I think is missing an Event implementation in the MVC 'classes', where they can communicate with each other.
This way I can create events inside my Model when some item is saved, and the view can lis…
-
**A favor I ask of the team**
This is actually the second time I have opened this issue, the first was #7803 opened on November 11, 2023,
but it was closed maybe because I couldn't explain it cle…
-
- Electron version: 1.6.1
- Operating system: Window 7 - 64bit
Expected behavior
send data one window to another window using windowManager.bridge.emit
Actual behavior
Uncaught Error: C…
-
Hello, just read your article and liked your approach. I have a use case in which I need to show 2 progress bars on UI: One for the current file being downloaded and one for the whole process.
Is …
-
I have one issue when i selected only the month in the datepicker, because i need pick the period of the month eg: August/2017 or January/2018, etc.It seems work correctly in the most of the months…