Salih İbrahimbaş

Results 18 issues of Salih İbrahimbaş

**Describe the bug** Socketio on function requests event name as 1st parameter and callback as 2nd parameter. For this, a check is done under the hood, but it is not...

question

**Is your feature request related to a problem? Please describe.** `socket.io` (here `engine.io`) uses express's cors library for cors (dependency). I am currently developing a framework and had to write...

enhancement

When I enable addCursorAbove, it only selects the top row. However, when addCursorBelow is active, it adds all the bottom rows as I press the button. Logically, the top lines...

I am developing a project with vue3, typescript and vite. vue-recaptcha has no type declaration suitable for vue3. I am getting a vite build error due to the code [here](https://github.com/DanSnow/vue-recaptcha/blob/master/types/index.d.ts#L16)....

Hello, vue-the-mask for me is the best choice for vue in mask. However, it has a small shortcoming. I usually return my form values with a v-for. But it tries...

### Describe the bug with a clear and concise description of what the bug is. In its simplest definition; - I clone the project - I go to the examples...

bug

**Is your feature request related to a problem? Please describe.** no it's not a problem it's just syntax sugar. **Describe the solution you'd like** I feel like I'm actually using...

**Is your feature request related to a problem? Please describe.** Yes, it's about an issue. I was going to use fetchp for the first time today and I wanted to...

**Describe the bug**\ When I try to download the project with the following command, I get an error. **To Reproduce**\ On a machine with deno installed, run this command: ```shell...

bug

### Clear and concise description of the problem I'm currently working on a project that implements feature/domain based architecture. My goal is to define a separate locale for each domain....

Status: Proposal