Mark Janiczak
Mark Janiczak
Fix for issue #159 where the first keydown event does not fire if the preventRepeatByDefault parameter is set to true in bind.
I'm struggling to understand how to make a custom matcher following this doc: https://frontarm.com/navi/en/reference/matchers/#custom-matchers The doc above talks about needing to return an array of segment objects but I can't...
### Describe the bug I'm using @tanstack/vue-virtual to render a dynamic list of elements and on specific browsers at specific resolution scaling virtualizer will end up in an infinite loop....
The `@findify/react-connect` package marks React as a regular dependency and ships with it whereas it should be a peer dependency. This package isn't usable in a project unless a yarn...