Hi, thanks for this library! I noticed the table component isn't working as expected for the example "Click double click". Double-click seems to compete with the click event, so it isn't clear what is supposed to happen. But more importantly, when clicking a table row it opens the detail row as expected, but does not use transitions when given. The example on your site includes transitions but I don't see it activated when clicked. Nor does it work when I use my own instance with different slide params with easing, etc. No errors produced. Thanks!
Describe the bug
Hi, thanks for this library! I noticed the table component isn't working as expected for the example "Click double click". Double-click seems to compete with the click event, so it isn't clear what is supposed to happen. But more importantly, when clicking a table row it opens the detail row as expected, but does not use transitions when given. The example on your site includes transitions but I don't see it activated when clicked. Nor does it work when I use my own instance with different slide params with easing, etc. No errors produced. Thanks!
Reproduction
https://svelte-5-ui-lib.codewithshin.com/components/table using the "Click double click" example.
Version and System Info