Closed mikesealey closed 3 weeks ago
Just to clarify the issue only happens for grid layout containers. The parent container layout type does not matter - only the layout setting on the container itself. A flex container works as expected, but a grid container doesn't (click even support was missing from the implementation). Will push a fix now 👍
Checklist
Hosting
Describe the bug On Click actions can be set for a container, but they never get triggered.
To Reproduce Steps to reproduce the behavior:
Expected behavior On click actions should run when container is clicked
Screenshots Jam Screencap
App Export Click-export-1728638904067.tar.gz
Desktop (please complete the following information):
Additional context Issue is present in Grid and Flex layouts. Cursor does not change when hovering over a container with an on-click action set.