Ian Trudell

Results 9 comments of Ian Trudell

To elaborate, if scrollY is enabled, and if you have hidden/unhidden columns, the column widths will be all messed up. I think the issue has to do with a total...

I am having the same issue, two same resolution, same size monitors stacked vertically on the far left, 3 other displays to the right. I can move between everything except...

Also facing this issue when removableSort is true and a custom onSort is present

> @bascherz what version of PHP are you using when this error happens? PHP 8.1.12

I dug a little deeper into this and I have a few fixes: **In libraries\gantry5\src\classes\Gantry\Admin\Controller\Html\Menu.php** On line 573, replace this: ``` $items = json_decode($items, true); ``` with this: ``` $items...

There are quite a few forks - here's one that was recently updated: https://github.com/wamra/gantt-task-react

Has anyone found a workaround or solution for this? We are unable to use this currently because we have so many populated relations that keep returning related collection entries that...

Minimum Reproducible Example: https://codesandbox.io/p/devbox/still-microservice-krd9zm?workspaceId=ws_MPs8vpSjS29og7c1MNtz6i