Our flexible Kanban board for managing tasks with drag drop
Dear Support,
I would like to start this thread as a place to report alpha-3 defects, as we uncover them. We have already found one.
When the user toggles the TaskBoard column collapse feature the column collapses as expected. HOWEVER, when the user attempts to expand the column again, TaskBoard crashes COMPLETELY. Here is the error raised in console:

- Error output to console
- Screen Shot 2023-09-18 at 09.16.51.png (513.89 KiB) Viewed 115 times
Note that we are running the following packages:

- Screen Shot 2023-09-18 at 09.18.21.png (61.32 KiB) Viewed 115 times
And we've set "useDomTransition" to FALSE in the configuration for the TaskBoard.
I cannot provide a complete code base, but I'm happy to provide code snippets as needed.
Hi,
I tried to reproduce it with taskboard inline-data demo. But Wasn't able to reproduce it. What else need to be done to reproduce it?
Hi Tasnim,
You might need to run this locally. I suggest standing up a "taskboard-trial@5.6.0-alpha-3" instance, using the package.json configuration I outlined above. Once you have this in place the defect should be easy to reproduce.
Please kindly attach full application here, it works as expected to me using our demo app and your package.json configs.
Here is a video:
Here is a demo app