React reported an error use event.persist ().

1. Trigger action
clipboard.png
2.statecurrentTab
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

I don"t know, so please ask my colleagues for advice

Mar.24,2022
Menu