Problem with menus #6754
Unanswered
MiguelVasquezR
asked this question in
Questions & Help
Replies: 1 comment 1 reply
-
Set {
"compilerOptions": {
"module": "NodeNext",
"moduleResolution": "NodeNext",
...
}
} |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'm upgrading from TipTap
v2
tov3
. I'm helping myself with the documentation, but when I try to useBubbleMenu
, I get an error because it doesn't appear in@tiptap/react/menus
.I see that this folder is in
@tiptap/react/dist/menus
, but I see this error:Module not found: Can't resolve '@tiptap/react/dist/menus'
Now I have this version:
@tiptap/pm": "^3.0.9
@tiptap/react": "^3.0.9
@tiptap/starter-kit": "^3.0.9
Beta Was this translation helpful? Give feedback.
All reactions