[Bug]: class 'has-focus' has wiped the 'ProseMirror-selectednode' #5965
Labels
Category: Open Source
The issue or pull reuqest is related to the open source packages of Tiptap.
Type: Bug
The issue or pullrequest is related to a bug
Affected Packages
@tiptap/vue-2, @tiptap/extension-focus
Version(s)
2.10.4
Bug Description
when use import { VueNodeViewRenderer } from '@tiptap/vue-2' and export { FocusClasses as Focus } from '@tiptap/extension-focus'
class 'has-focus' will wiped the 'ProseMirror-selectednode'
Browser Used
Chrome
Code Example URL
No response
Expected Behavior
class 'has-focus' and 'ProseMirror-selectednode' , both of them should appear on the div node(with attribute data-node-view-wrapper) at the same time
Additional Context (Optional)
No response
Dependency Updates
The text was updated successfully, but these errors were encountered: