I started to use this Polyfill and so far so good, except for one little thing:
The events are working and I could replace the standard EventSource for this and everything is fine except that in the standard I can see the tab (on Chrome) called "Event Stream" with the data coming from the server but with this Polyfill everything is empty (but, again, the data is coming and working). Is there a reason for that?
Hi
I started to use this Polyfill and so far so good, except for one little thing: The events are working and I could replace the standard EventSource for this and everything is fine except that in the standard I can see the tab (on Chrome) called "Event Stream" with the data coming from the server but with this Polyfill everything is empty (but, again, the data is coming and working). Is there a reason for that?
Thanks!