melange-community / melange-webapi

Melange bindings to the DOM and other Web APIs
MIT License
15 stars 6 forks source link

Revert "Use `instanceof` to safely downcast (#182)" #6

Closed jchavarri closed 10 months ago

jchavarri commented 10 months ago

This reverts commit 17b2822393a2e06429e835d5554d592a7273780d (original PR https://github.com/reasonml-community/bs-webapi-incubator/pull/182).

This change seems to have affected the way input elements are handled, making it impossible to use, see https://github.com/reasonml-community/bs-webapi-incubator/issues/205 and https://github.com/TheSpyder/rescript-webapi/issues/60.