Open
Description
Describe the bug
Getting 'index.js:82 Uncaught TypeError: Cannot read property 'laneId' of undefined' error while card drag and drop functionality.
To Reproduce
Steps to reproduce the behavior:
- updating my redux state when onCardMoveAcrossLanes() fires data
Desktop (please complete the following information):
- OS: MacOS Mojave
- Browser: chrome
Additional context
I have my redux state which updates on card actions. Add card to lane, add lane, reorder lanes and rest functionality are working.