David Bismut

Results 24 issues of David Bismut

Hi - thanks for the amazing package. Unfortunately, with Meteor 1.2, the plugin triggers the following error in the terminal: ``` While loading plugin `compileBundles` from package `numtel:lazy-bundles`: module.js:338:15: Cannot...

help wanted

Hi - I'm following up on this issue: MiroHibler/meteor-preloader#24. `Sync` seems to be deprecated and therefore `Iron:router` doesn't wait for the template to be ready before rendering (which sometimes causes...

## Bug report ### Current Behavior The Slider component uses `event.preventDefault()` when touch starts to prevent scrolling on mobile. https://github.com/radix-ui/primitives/blob/fb723f441f8c03b902f6ee511a017cbcb79060d5/packages/react/slider/src/Slider.tsx#L457 This generates two admittedly minor issues: 1. It prevents vertical...

Type: Enhancement
Resolution: Needs Investigation
Difficulty: Easy
Package: react/slider

cc @odusseys ### Discussed in https://github.com/pmndrs/use-gesture/discussions/428 Originally posted by **odusseys** January 19, 2022 Hi, Is there a way to exclude specific children of an element from triggering the gesture /...

enhancement

- [ ] Better tree shaking (don't include native handlers logic in hooks) - [ ] Make sure the `eventOptions.capture` option doesn't apply to [non compatible handlers](http://localhost:3000/app/orders/ckvtsyqa000403c1ttttjlf81) - [ ]...

enhancement

## 🚀 Feature Proposal `useTrail` uses `useSprings` under the hood and the - I believe - undocumented `attach` attribute to attach controllers from the first spring to the last. I...

kind: request

This lib looks really impressive! I'm curious if there is a way to execute a callback / step for each item of a sequence. I've tried the following but it...

I'd like to use `sendMagicLink` only to pre-registered users. At the moment, I'm throwing an error if the submitted email isn't in the database. This prints something on my server...

- [ ] reset - [ ] undo / redo - [ ] presets - [ ] better step management - [ ] Dynamically adjust number padding - [ ]...

enhancement