Valentin Hervieu
Valentin Hervieu
### Describe the bug I noticed that `header.column.getCanSort()` returns false if I don't provide an `accessorKey` or `accessorFn`, per this condition: https://github.com/TanStack/table/blob/main/packages/table-core/src/features/Sorting.ts#L296-L301 The thing is that when using the `manualSorting`...
## 🚀 Feature Proposal Implement a new "retry" option in `@loadable/component`. ## Motivation We monitor our errors with Sentry and we see quite a lot of errors coming with lazy-loaded...
I see that a new major version was published yesterday but I couldn't find any release notes. What are the main changes please?
In this part: https://github.com/graphql-editor/graphql-zeus/blob/25d891938a7e2cb777321fee6437eaaf3ecfe956/src/TreeToTS/templates/typescript/browser/fetchFunction.ts#L34-L37 The `fetchOptions` are spread and if it contains a `headers` property, it overwrites the default `'Content-Type'` header. I faced a quite subtle bug where we were...
This tool looks really promising. However, we are currently in the process of migrating our Flow codebase to TS. Do you think that it would be possible to create some...
Currently, `top: Xpx` is used for horizontal sliders, but it would be better to use `bottom` so the alignement remains the same for different font sizes.
### Steps to reproduce 1. Drag the slider 2. Right click and select "Inspect" to open the dev tools 3. The selection bar is still moving and is not linked...
I'm trying to interpolate some values in a Leaflet.Label defined with the `label` property and I'm wondering if it's supposed to work? I would expect it to work like the...
This is a follow-up of this twitter thread: https://twitter.com/vvoyer/status/1369246774934790145 It seems that the stats don't include the reactions on issues or PRs created by the user. It would be great...
I finally managed to install this cool tool and could succesfully record a few gif. However, after a few minutes, my chrome has started to be totally buggy even with...