Patrick

Results 6 comments of Patrick

could somebody do it three years later?

well, I changed it to onDblTap$ as you said and it didn't work... now it doesn't work on double tap neither double click.

the test I did is available on the [stackblitz reproduction](https://stackblitz.com/edit/github-vk5focuq?file=src%2Froutes%2Findex.tsx) that I've linked maybe I'm calling it wrong? idk

I'd like to document here if someone else find in the same trouble that I could workaround it creating a custom hook `useDoubleClick()` hook. ```tsx import type { QRL }...

não uso mais essa extensão, porém essa funcionalidade era interessante de se haver.

I stepped in this same problem today in a similar way to @chrisui as I'm also building in a Turbo monorepo, with a framework heavily dependent on aliases which is...