scala-js / scala-js-dom

Statically typed DOM API for Scala.js
Other
315 stars 160 forks source link

Fix `WebSocket#onerror` ... again ... #777

Closed armanbilge closed 1 year ago

armanbilge commented 1 year ago

Fixes a big woops in https://github.com/scala-js/scala-js-dom/pull/773. This is the change I meant to make but was too sloppy. Sorry everyone. Since it's a regression we should get a fix release out right away ...