Vincas Stonys

Results 20 issues of Vincas Stonys

I set some `dragging` state on a component wrapping the table, so when I change it, the table re-renders and all rows are unmounted and then re-mounted. The Row sets...

## Describe the bug Resizing non-fixed width (only minWidth) columns resizes multiple columns at once the first time. https://www.loom.com/share/66fde5d3fb4f4381817fad84994f3d9e ## To Reproduce 1. Create several columns that have minWidth +...

Bug

Currently the transform stream reads the file streams in a loop `while(true)`, and pipes the data to the transform stream controller as an output. There are two issues: 1. If...

bug

The GraphQL type definitions are generated into `admin.types.d.ts` file as per: https://github.com/Shopify/shopify-api-js/blob/3e55838fe4f192d5d639670834f2a002800ba271/packages/api-codegen-preset/src/helpers/api-configs.ts#L24 The problem I'm facing is that I can't import `enum` from the generated file - .d.ts files are...

## Description When tailwind is configured to use prefixes (through Plate CLI setup), the classNames overrides through `twMerge` don't work, because tailwind-merge is [not checking](https://github.com/dcastil/tailwind-merge/blob/v2.2.1/docs/configuration.md) tailwind config, prefixes need to...

bug
has workaround

I'm using raw canvas data as frames for ffmpeg, and I need to provide the pixel format. I'm assuming it's `rgba`, but I would like to be sure. I'm seeing...

* **Electron-Builder Version**: * **Node Version**: * **Electron Version**: * **Electron Type (current, beta, nightly)**: * **Target**: Is there a way to split the 7z package into multiple parts so...

I'm transcribing a relatively long video and I'm often get a bunch of duplicated words for the same timestamp, e.g.: ``` talk about the frameworks that entrepreneurs can use to...

### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like Would it be possible to package imagemagick as a [node nativem...

Ref: #12 Should wait for https://github.com/ProtonMail/react-components/pull/349 to be merged.