You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 9, 2021. It is now read-only.
Hi ,
This this is best and most useful example of CQRS event source project example.Thanks a lot for your effort
Anyway i have an error in onEvent()
const content = result['atom:entry']['atom:content'][0];
^
TypeError: Cannot read property 'atom:entry' of null
Hi ,
This this is best and most useful example of CQRS event source project example.Thanks a lot for your effort
Anyway i have an error in onEvent()
const content = result['atom:entry']['atom:content'][0];
^
TypeError: Cannot read property 'atom:entry' of null