dp.events.filter makes groupConcurrentEvents disappear
Asked by Anonymous4 years ago.
Hi,
After opening one group of concurrent Events, if we use the dp.events.filter function (only with args.visible = true), the remaning groups dissapear, check the attached prints.
Thanks.
Comment posted by Dan Letecky [DayPilot]4 years ago.
Please let me check the problem. I'll get back to you soon.
Comment posted by Anonymous4 years ago.
Hi,
Just to add this also happens with dp.update.
After the second dp.update(), the groups dissapear.
How to replicate:
On console
dp.groupConcurrentEvents = true;
dp.update();
Manually Open one group
dp.update();
The remaining groups disappear.
Thanks.
Comment posted by Dan Letecky [DayPilot]4 years ago.
Thanks for the update! The fix should be available next week.
Comment posted by Anonymous4 years ago.
Hi,
Will this fix be available on tomorrows release? If not, is there some workaround?
Thanks,
Comment posted by Dan Letecky [DayPilot]4 years ago.
Yes, it will be included.
Answer posted by Dan Letecky [DayPilot]4 years ago.
This bug should be fixed now in the latest sandbox build (2022.1.5232):
https://release.daypilot.org/changes/js/
Please let me know if there is any problem.
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.