Francesco Di Lorenzo

Results 7 comments of Francesco Di Lorenzo

Yes.  If you do it yourself and open a pull request, I will merge it.  (Drowning in exam session right now).  On Mon, Jul 20, 2015 at 7:39 AM -0700,...

I would be happy to work on a PR! Any pointers to the workarounds you already added so I have a place to start?

@patrick91 this is my auth code ![CleanShot 2024-04-15 at 09 13 51@2x](https://github.com/jointakahe/takahe/assets/715405/ba8a0ef0-d1a8-4deb-8d41-585e45986007) `requests_oauthlib` must be adding the trailing slash to my provided auth url it it possible there is a...

I confirm this is an issue for my team too! Removing the `flushSync(fn)` as the comments above suggest improves performance massively. With unpatched TipTap I see my custom nodes re-render...

We had to revert the patch as well because of some weird cursor placement bugs that were introduced after applying it.

I had this issue as well and was **not** able to resolve it with: ``` $npm uninstall -g @anthropic-ai/claude-code $npm install -g @anthropic-ai/claude-code ```

Having same problem with Cursor and Claude Code. Cursor: Version: 1.1.5 VSCode Version: 1.96.2 Commit: ef5eeb47a684b4c217dfaf0463aa7ea952f8ab90 Date: 2025-06-21T05:23:57.743Z Electron: 34.5.1 Chromium: 132.0.6834.210 Node.js: 20.19.0 V8: 13.2.152.41-electron.0 OS: Darwin arm64 24.3.0...