Andrew Patton

Results 33 issues of Andrew Patton

**Is your feature request related to a problem? Please describe.** i have a use case where i have a motion component (the track of a carousel) that is draggable on...

feature

First of all, apologies for not having steps to reproduce. I ran into this just now and I may have run into it once before. I have a react router...

adapter:web
needs-repro

### Bug Description I use the default react-router `~/...` path prefix for `app/*` imports, which are enabled with the following tsconfig `compilerOptions` entry: `"paths": { "~/*": ["./app/*"] }` (plus the...

bug