Ivan Bobchenkov

Results 6 issues of Ivan Bobchenkov

### Describe the bug ```ts declare module '~icons/*' { import type React from 'react'; import type { SVGProps } from 'react'; const component: (props: SVGProps) => React.ReactElement; export default component;...

I want to make a strikethrough button, but I can't. Because sources, as I found in the repo, don't provide these functions, etc. And only one option is what I...

feature request/enhancement

The idea, as well as the client, is great. But there are some points that make me uncomfortable 1. When trying to run the CLI, with --install enabled, it does...

I don't know why, but if you make an inputType that is an array (list) the input plugin just ignores it, expecting a keyless object :) Even if you specify...

In fact, I've tried everything, the only thing left is to write directly to name :) The situation is as follows, I'm trying to make it so that when I...

### What version of Elysia is running? 1.4.13 ### What platform is your computer? Linux 6.6.87.2-microsoft-standard-WSL2 x86_64 x86_64 ### What environment are you using 1.3.1 ### Are you using dynamic...

bug