support
support copied to clipboard
An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS...
- [ ] Dragged event disappears if clicking Yes [Forum post](https://forum.bryntum.com/viewtopic.php?f=54&t=28792&p=144915#p144915) You can see here https://bryntum.com/products/calendar/docs/api/Calendar/feature/CalendarDrag https://github.com/bryntum/support/assets/75997756/35f1bb3a-a22e-4388-be9e-450da47ed628
Add a mode to Scheduler that allows time on both axes, for example hours horizontally and days vertically | | 8 | 9 | |-|-|-| |Mon| | |Tue| | Requested...
[Forum post](https://www.bryntum.com/forum/viewtopic.php?f=52&t=19327&p=95540#p95540) When copying tasks it does not copy assignments. Is this something that can be turned on or is this a feature request?
[Forum post](https://forum.bryntum.com/viewtopic.php?f=51&t=28811&p=145016#p145016) Hi, We've run into an issue with the MSP export feature in Gantt where the auto-generated calendars for resources get duplicated if you export multiple times. The issue...
Occurred: 52 times URL: https://bryntum.com/products/gantt/examples/frameworks/react-nextjs/app-router/out/ [Open in Rootcause](https://app.therootcause.io/9a21fabe4c03e126bfe35632445409f85c0cb31a) #### An error was logged by [RootCause:](http://app.therootcause.io)  Stack trace: `iv` at [`https://bryntum.com/products/gantt/examples/frameworks/react-nextjs/app-router/out/_next/static/chunks/2443530c-9b9e48e886c3292d.js?474608`:5400:44](https://app.therootcause.io/viewsource/1734064/0) `oR` at [`https://bryntum.com/products/gantt/examples/frameworks/react-nextjs/app-router/out/_next/static/chunks/2443530c-9b9e48e886c3292d.js?474608`:4443:25](https://app.therootcause.io/viewsource/1734064/1) `?` at [`https://bryntum.com/products/gantt/examples/frameworks/react-nextjs/app-router/out/_next/static/chunks/2443530c-9b9e48e886c3292d.js?474608`:4432:46](https://app.therootcause.io/viewsource/1734064/2) `oD` at [`https://bryntum.com/products/gantt/examples/frameworks/react-nextjs/app-router/out/_next/static/chunks/2443530c-9b9e48e886c3292d.js?474608`:4434:21](https://app.therootcause.io/viewsource/1734064/3)...
[Forum post](https://forum.bryntum.com/viewtopic.php?f=52&t=28059&p=140999#p140999) When using a custom jsx for column cell renderer, if for some cells we return `""` or `null` from the renderer based on the some conditions, it renders...
[Forum post](https://forum.bryntum.com/viewtopic.php?f=52&t=28802&p=145046#p145046) Currently it only accepts Calendar Model class. Need to update the type.
[Forum post](https://forum.bryntum.com/viewtopic.php?f=51&t=28739&p=144606#p144606) Steps to repro: 1. Download the demo 2. Run it and copy/cut a task 3. hide the gantt 4. show the gantt 5. try to open cell menu...
Info: * https://remix.run/ * https://twitter.com/_thomasholland/status/1544986696583942145 To disable SSR for our components it is necessary to: * name our files `[something].client.[js|ts|jsx|tsx]` * use `` tag Attaching the working demo. Code is...