Maxim Gorkovskiy
Maxim Gorkovskiy
Reproducible on scheduler pro using this source: ``` import '../_shared/shared.js'; // not required, our example styling etc. import '../../lib/Scheduler/column/ResourceInfoColumn.js'; import SchedulerPro from '../../lib/SchedulerPro/view/SchedulerPro.js'; import AjaxHelper from '../../lib/Core/helper/AjaxHelper.js'; const resources =...
[Forum post](https://forum.bryntum.com/viewtopic.php?p=113818#p113818) Hi Bryntum, I hope this finds you well I've been thoroughly debugging why a customer's gantt PDF export will show the task names beyond a certain row as...
[Forum post](https://forum.bryntum.com/viewtopic.php?f=52&t=30343&p=154506#p154506) Hi, We are implementing Live Updates in a web application with Angular 14, .NET 8 and Gantt version 6.0.5, using the realtime-updates example. We open two browsers and...
/calendar/examples/travel-time/ When you click on an event element a popup appears. If you double click event element, first the popup appears, then immediately disaapears as event editor shows up. It...
Reported here: https://forum.bryntum.com/viewtopic.php?f=44&t=29080&p=146921#p146921 In the demo there is a single resource with height over 18000 and client expects header to be repeated on every page. We need to take such...