Uh oh!
There was an error while loading. Please reload this page.
Backport Safari fix for input changes - #9960
Conversation
gaearon
commented
Jun 14, 2017
Can you verify this works on Safari? |
jquense
commented
Jun 14, 2017
I can't right this moment, I yanked this straight from master (#6648) so presumably FB would be broken still if it didn't? :P |
gaearon
commented
Jun 14, 2017
That's my thinking too. 😄 Let's get in. Thanks. |
gaearon
commented
Jun 14, 2017
(I'll still wait for CI) |
gaearon
commented
Jun 14, 2017
Eh, seems like I broke CI with lint 😞 This is okay to merge: |
Some brower do not support |
nhunzaker
commented
Mar 4, 2018
@blling Yikes! Do you know in which browsers this is the case? |
blling
commented
Mar 5, 2018
I found IE8 for now... I know React has dropped support of IE8~~, but if you could use |
@nhunzaker do you think the issue of |
jquense
commented
Mar 6, 2018
I don't think so, we are actively removing ie8 specific code. I don't think it makes sense to cover that case just here |
nhunzaker
commented
Mar 6, 2018
Yeah; that's where I'm at too. |
blling
commented
Mar 6, 2018
o_o |
fixes#9956