AceCodePt

Results 14 issues of AceCodePt

Hi! Found 2 problems: 1. making POST requests to pages with data (in any non empty format) doesn't return. 2. When using the @fastify/websocket, the vite websocket runs partially on...

I have the following code: ```ts const defineRoutes: DefineFastifyRoutes = (fastify) => { fastify.register(import("@fastify/formbody")); } ``` I ran: `pnpm build` `node ./dist/server/entry.mjs` This code seems to throw the follwoing: ```json...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '/proxies/create' 2. Click on 'no' 3. Click...

**Describe the bug** Created a sniffer: https://reeeally-pxkre.sniffer.sharkio.dev But it crashes **To Reproduce** Steps to reproduce the behavior: Create a sniffer for https://reeeally.com Get into the generated website. **Expected behavior** Should...

Hi :) As sorta of continuation to #173 Ran locally with: ```toml [project] name = "check" version = "0.1.0" description = "" authors = [ {name = "Sagi Carmel",email =...

Regardless if I run save or copy to clip board it crashes my nvim. NVIM 0.10.2 Ubuntu 24 branch main commit 6400480 ![Image](https://github.com/user-attachments/assets/6ab4763b-9f99-499b-91d7-56257fd0652b)

**Checklist** - [x] I searched the `:help` documentation using `/` for helpful information - [x] I have read the [frequently asked questions](https://github.com/Jelmerro/Vieb/blob/master/FAQ.md) - [x] I did not find any similar...

bug

Hi! Since it isn't much different then puppeteer. Can you add playwright?

Can we add pnpm in the doc?

### I've searched open issues for similar requests - [x] Yes ### I've recently downloaded the latest plugin version of mason.nvim - [x] Yes ### Problem description Currently running the...