EventSource in eventsource-polyfill has property URL while standard EventSource has property url (see https://developer.mozilla.org/en-US/docs/Web/API/EventSource) Please add property url to EventSource class.