Spencer Small

Results 5 issues of Spencer Small

I'm building a React app using Remix (SSR) and ran into issues with XMLHttpRequests in this package, which aren't supported by Node. My workaround was to use `yarn patch` and...

bug
auto-triaged

### Which packages did you experience the bug in? core, vue-3 ### What Tiptap version are you using? 2.3.0 ### What’s the bug you are facing? I've created a custom...

Type: Bug
Category: Open Source

### Environment - Operating System: Darwin - Node Version: v20.11.1 - Nuxt Version: 3.11.2 - CLI Version: 3.11.1 - Nitro Version: 2.9.6 - Package Manager: [email protected] - Builder: - -...

bug

Hi! It appears that even with `preventOverlayInteraction` set to false, this package still applies blocking dom listeners that prevent clicks, focusin, etc.. The following workaround works locally, however in my...

bug

Hi! First of all, thanks for building such a great package. I'm trying to build an onboarding tutorial in my app's VueFlow editor, however given that the user can pan...

enhancement