Kodeine
Kodeine
@jdharandas i tried with the new PR #100 you have but events are still not being read.
@jdharandas any idea when there will be a fix for reading events on latest version?
Hello, is there any updates on this?
@AlexandreDecollas @Vinceveve @jdharandas Any idea when this will be fixed? Also, class `EventService` is not exportable so if we need to use `getProjectionState` method from `EventStore` we cannot.
@AlexandreDecollas so i ran the examples/ folder again and following is the output. I know its related to the DTO but looks like example folder isnt working. **EDIT** PR #112...
@AlexandreDecollas @Vinceveve After fixing the dto issue, subscriptions are not working and events are not being read. Root case is payload is coming as undefined, also, `persistentSubscription.on('data'...` is suppose to...
@jokesterfr since you added the label as a bug, were you able to test this at your end as well?
@jdharandas thank you for the update, i was going crazy testing this i thought i was making some mistake unknowingly but then i started digging into the code and found...
@Rzial are you able to run the examples folder without errors?
I tested with this update, events are still not being read.