Search found 2331 matches

@ahmad.siddique Hi, I want to fetch the item that caused the transaction. I guess, in this particular case, you can check the 1st action that updates the parent of the event InsertChildAction - that might be the source of the outdent transaction. However, what is your overall goal for this? Thing is...

I'll check this scenario soon and get back to you.

I don't really observe the behavior you are describing. See the video here: https://streamable.com/02otz1

Perhaps you have some Chrome plugins?

@pfund This issue is caused by the way of how the ALAP status is propagated in the dataset. Currently, it is propagated down to all successors of the ALAP task. In your dataset, Task21 is set as ALAP and that propagates the ALAP status downstream to all successors, among which are the tasks 33 and 3...

@dominicdolan What version of our component do you use? IIRC we've fixed this issue recently, please try to reproduce with the latest code?

Ah, reproduced now, thanks for the clarifications. We'll be fixing it soon.

@lucacervo98 Hi, this issue does not seem to be reproducible? (see the video I posted in the ticket)

The exception says - some asynchronous calculation was attempted to be performed in the synchronous context. This is usually a bug, to tell more I need to be able to reproduce this, please provide a test case if possible.

@lanpeng Hi, it seems this issue has been already fixed - see the video I've uploaded into the ticket. Please try reproducing it with the latest version of our code and let me know?