John Cido

Results 13 issues of John Cido

I was trying to use this library in my NextJS app. And I have this complex SVG path that renders correctly only with [this method in README](https://github.com/Brooooooklyn/canvas#covert-filltype-in-path). The problem is...

bug

## Possible bug ### Is this a possible bug in a feature of sharp, unrelated to installation? - [x] Running `npm install sharp` completes without error. - [x] Running `node...

question

**Describe the bug** When trying to crop an SVG file, the final output cropped area is wrong. So any code that relies on this output will generate wrong image output....

bug

重复出现以下错误,不知道原因 ``` name@machine web % fun deploy current folder is not a fun project. ? Let Fun create one for you Yes ? What’s your service and function name? web...

Was trying to install it on my M chip Mac and failed with error.

We have a bucket of images that has reached the size of 4+TB, and we are seeking to reduce the size of it. Since this project stores resized images within...

I'm the developer of another Chrome Extension, our extension inject a shadowroot element with text input inside. But when we are typing in that text input, it triggers the keyboard...

**Describe the bug** > I'm currently using [SolidUI](https://www.solid-ui.com/docs/introduction) to add component to my project, since it's a shadcn/ui inspired library and I've located the `use` function was used by compiled...

**Describe the bug** DropdownMenu print this error when opened first time on a page: ```log Blocked aria-hidden on an element because its descendant retained focus. The focus must not be...

If I call dialog.showModal() by clicking a button inside SheetContent, the newly opened dialog is blocked by a transparent layer, any click on the HTML document will close the Sheet,...