Client side didn't update with "update_render=true"

Hi,

I set “scheduler.config.update_render=true;” in my scheduler configuration field, but it couldn’t triger the display updated when I used 2 clients in different PC. My steps were below:

  1. Opened 2 clients
  2. Used client1 to add a event, you could see the event show on client1’s scheduler
  3. Then used client2 to add a event, then clicked “Save” button, but the event which client1 added didn’t show in client2’s scheduler view, it seems it didn’t triger the update for the whole client2’s scheduler view, just update client2 added one.

How could I do to make every update/add/delete operation happen I updated the whole scheduler view?

Thanks,

Best wishes

Judo