-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
Open SourceThe issue or pull reuqest is related to the open source packages of Tiptap.The issue or pull reuqest is related to the open source packages of Tiptap.
Description
Affected Packages
characterCount
Version(s)
0
Bug Description
When I import the extension from @tiptap/extension-character-count it causes error:
in an HTML template: {{ editor.storage.characterCount.characters() }}
error TS2339: Property 'characterCount' does not exist on type 'Storage'
This behavior doesn't happen when importing the extension from @tiptap/extensions
Browser Used
Chrome
Code Example URL
No response
Expected Behavior
.
Additional Context (Optional)
No response
Dependency Updates
- Yes, I've updated all my dependencies.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Open SourceThe issue or pull reuqest is related to the open source packages of Tiptap.The issue or pull reuqest is related to the open source packages of Tiptap.