Luís Rudge

Results 78 comments of Luís Rudge

same issue here on a mac ``` ➜ ~ camply --version camply, version 0.32.9 ```

I'm using cursor's terminal on MacOS Sequoia 15.4.1 (24E263) Cursor info ``` Version: 0.50.4 VSCode Version: 1.96.2 Commit: 8ea935e79a50a02da912a034bbeda84a6d3d3550 Date: 2025-05-14T16:09:16.982Z Electron: 34.3.4 Chromium: 132.0.6834.210 Node.js: 20.18.3 V8: 13.2.152.41-electron.0 OS:...

I doubt it's a vscode/cursor terminal issue because it happens with ghostty as well. perhaps my shell? On Mon, 26 May 2025 at 09:50, Nurul Sundarani ***@***.***> wrote: > *nurul3101*...

same issue here, unfortunately. seems to be an issue with https://github.com/formbricks/formbricks/blob/705f55176fe8ca1d674bc8fb949fe568214a171c/packages/surveys/src/components/wrappers/Modal.tsx#L85 since it's setting `bottom-0` which will lock the modal at the bottom adding this helps a bit on mobile...

unfortunately upgrading to v6 didn't work for me. `bunx --bun` or just `bun` yield the same result: ```ts module.exports = { apps: [ { name: `myapp`, interpreter: "~/.bun/bin/bun", script: "server/index.ts",...

@adarshmadrecha what's your pm2 config?

having this issue as well, however it doesnt load any session at all