react-beautiful-dnd destination index always set to 0

前端 未结 0 1038
旧时难觅i
旧时难觅i 2020-12-07 00:47

Alright so I am trying to build a draggable list and I tried doing the following:

  const handleDrag = (result) => {
    console.log(result); //result.dest         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题