Hello,
I am trying the library for my company. There is one specific requirement that is being able to have a window with several schedulers, and at the latest position, one readonly scheduler with the summary of all previous schedulers.
My question is: Is it possible to synchronize those schedulers so, whenever a user drags a external task to the scheduler, it is showed in the summary one? I tried updating the state of the props but it just fired infinitly. As an example, i upload an image where it is possible to see 2 schedulers and a big one acting as summary of both top and bottom schedulers.
Thanks in advance, this scheduler library is pretty awesome!