LoginSignup
4
1

More than 5 years have passed since last update.

React - inputにplaceholderを設定しているとonChangeが走ってしまう不具合(IEのみ)

Last updated at Posted at 2016-02-04

本日はまったので共有します。

IEのみ起こる不具合ですが
input(text)にplaceholderを設定していると最初の一回だけonChangeが走ってしまいます。

既に修正されているとのことですが対象バージョンは0.15になるみたいです。
詳細は以下に載っていました。
https://github.com/facebook/react/issues/5438

4
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
1