Event Stream data not showing in Chrome console Event Stream data not showing in Chrome console typescript typescript

Event Stream data not showing in Chrome console


I had the same issue. The data does not show up when you are using the eventsource polyfill only when you use the built in browser implementation of the EventSource class.