Adrian
Adrian
The standard the slug of å returned a. This is okay, but we have implemented slugs using aa in the backend. Therefore I needed the ability to configure this. This...
`margin: auto` on the vertical axis works on IE11 if the flex container has `align-items: flex-start`. This provides safe centering and is thus a better solution.
**Is your feature request related to a problem? Please describe.** When calling `docker-compose` with multiple files for separate environments and want to override port settings, you can't and you'll have...
React has changed the event system in v17. This breaks rc-slider. The slider stays stuck to the cursor after releasing the click. Thought I'd give you a heads up, thank...
Scrolling to the bottom of the app list crashes the app. Just installed on Play store. My bet: There is a `s[s.length]` or `
First of all: I love the proposal! One thing that I couldn't figure out is what specificity :parent, :next and :prev have. I am also wondering wether they are needed....
After installing ramda I get the following error in snowpack: ``` [snowpack] Package "ramda" exists but package.json "exports" does not include entry for "./src/forEach". ``` Some dependency of mine is...
I've been using hooks.macro daily for quite some time now and love it. There is however one pain point I'm struggling a bit with. When effects get hairy it can...
### Describe the bug We had a bug where `import * as moment from 'moment'` was called as a function. In development it worked, but in build it did not...
…ept React 17 and React 18