Our blazing fast Grid component built with pure JavaScript


Post by corner4 »

Hi,

we are currently experiencing an issue, when moving the first element of a tree to another empty node. This action won't trigger the sync. I've attached an example to reproduce the issue.

BR

Attachments
move-resource.zip
(387.61 KiB) Downloaded 24 times

Post by alex.l »

Hi, please attach a video with clear steps to reproduce. We don't see that problem.

All the best,
Alex


Post by corner4 »

Hi Alex,

in the example I've provided, there is a console log when the sync is triggered. If you drag the first child of a tree node (Lane 1.1 in the example) to a node without children (Phase 3 in the example) there is no log in the console. If you drag it to a node with children the log output in the console is shown. Same if you drag the second child to the empty node.


Post by alex.l »

Thank you for clarifications! Now I see the problem and reproduced that in our vanilla examples. Here is a link to track the status of this bug https://github.com/bryntum/support/issues/6721

All the best,
Alex


Post Reply