react 报错use event.persist().

1.触发action
clipboard.png
2.替换state中的currentTab
clipboard.png
3.redux崩溃 并报错

index.js:1452 Warning: This synthetic event is reused for performance reasons. If you're seeing this, you're accessing the method movementX on a released/nullified synthetic event. This is a no-op function. If you must keep the original synthetic event around, use event.persist(). See https://fb.me/react-event-poo... for more information.

clipboard.png

不明所以,请同仁指教

阅读 2.5k
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题