Our pure JavaScript Scheduler component


Post by ewu »

How can we get the list of actions in a transaction from the StateTrackingManager?
I think what I want is in: scheduler.instance.project.stm[Symbol(QUEUE_PROP)][Symbol(ACTION_QUEUE_PROP)], but I can't access these fields programmatically.

Or alternatively, how can I get the diff between my project's eventStore state between two transactions?


Post by alex.l »

It is not supported now. I've opened a feature request to make it public https://github.com/bryntum/support/issues/5738
Thanks for your question!

All the best,
Alex


Post Reply