Juzer Zarif
Results
12
issues of
Juzer Zarif
**Is your feature request related to a problem? Please describe.** I'm trying to import an SCSS package via a `pkg:` URL (https://sass-lang.com/documentation/at-rules/use/#pkg-ur-ls): ```scss @use 'pkg:@my-package/scss'; ``` Currently this plugin doesn't...
It looks like the values of `getItemId`, `labelId`, etc. are memoized on the initial render and then never updated again https://github.com/downshift-js/downshift/blob/a22871f84c15d6098e336def9ade6050a95c2bb9/src/hooks/utils.js#L100-L108 This means that the element IDs in the markup...
bug
help wanted