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
Include the gamingplatform/service-js-polyfill service.
Only load the polyfills when at least one feature is not available.
Polyfills: CustomElements and EventSource.
Since the functionality in the user interface is fixed, we can finally adjust the code for microsoft edge. Following actions needs to be done.
custom elements
https://github.com/webcomponents/custom-elementsSSE
https://github.com/Yaffle/EventSource<!DOCTYPE html>
The text was updated successfully, but these errors were encountered: