This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Demo of BubbleMenu issue with Liveblocks 2.0.2. and Tiptap.
Description of the issue: collaboration fails when BubbleMenu is inserted in the editor. Remove component BasicBubbleMenu from /app/components/CollaborativeEditor.tsx to see collaboration work.