ArthurClemens / polythene

Material Design component library for Mithril and React
590 stars 43 forks source link

Re: TextField with oninput event in Safari will jump the cursor to the end of the field #85

Closed andershol closed 5 years ago

andershol commented 5 years ago

(It doesn't seem like I can reopen issue #84, so posting this follow up as a new issue)

Couldn't this be changed so it would "just work" with changing value? Having to grab and hold on to a setInputState for each text-field and risking them get out of sync seems quite cumbersome. It seems to "just work" with plain text[type=text] (even on safari): flems and async flems

ArthurClemens commented 5 years ago

Fixed in 1.7.0