Evyatar
Evyatar
Perfect! Then I’ll run a few more tests, add some docs and release. I’ll let you know here once it’s out! On Sun, 31 Mar 2024 at 0:31 Dmitry Maganov...
Debounce is now out as part of the public version of vest.
I wouldn't make it behave differently just for groups by default as it would break the principle of least astonishment. Two alternatives I can see: 1. We can possibly make...
Hey @MentalGear, thank you for taking interest in improving Vest. That’s an interesting one, and the way I see it, it can be the other side of #931. There they...
Hey, this is a pretty interesting discussion. > Thanks for the interest @ealush and the detailed description. Indeed, type safety would also be great, but it's a bit too much...
Not knowing much about your specific use-case (maybe share a more detailed example?), but just from the overall description, it seems like you require something of that sort: A combination...
@swithek I just ran a test with the exact scenario that you mentioned, and I can confirm it works correctly: https://codesandbox.io/s/react-forked-0bobdc?file=/src/suite.js Type in Req_1 and Req_2, and you'll see that...
I will have to dig deeper to see why that specific case didn't work for you, but just to unblock you now - using a function should solve it for...
Hey @hatsumatsu, no at the moment vent doesn't support namespacing, but that's actually a great feature request - and also fairly simple to add. I'll add it to the next...
Can you try without lazyLoadEmojis?