ayrton / react-key-handler

React component to handle keyboard events :key:
http://ayrton.be/react-key-handler
388 stars 29 forks source link

组件状态更新,键盘事件无效! #152

Closed liujiashun818 closed 5 years ago

liujiashun818 commented 5 years ago

组件状态更新,键盘事件无效! Component status update, keyboard event invalid!

liujiashun818 commented 5 years ago

<KeyHandler keyCode={40} onKeyHandle={this.changeImg.bind(this, 'next')}/> antd中使用这个快捷键有冲突 `

A
  <Radio value={2}>B</Radio>
  <Radio value={3}>C</Radio>
  <Radio value={4}>D</Radio>
</RadioGroup>`
ayrton commented 5 years ago

I'm sorry I don't quite understand what this issue is about. I'm going to close it for now, feel free to explain in English and I'll take a look again