Mantine onClick handlers not running
I'm using Tanstack Start and Mantine. Everything renders as it should. However when I click a button, the onClick never fires. This is the same for other interactive components like SegmentedControl.
Does anyone know why this would happen?
0 Replies