tiptap
tiptap copied to clipboard
[PRO]: DetailsContentOptions was not found in @tiptap-pro/extension-details
Affected Packages
extension-details, extension-details-content
Version(s)
3.0.0-beta.18
Description of the Bug
When using the latest extension-details and extension-details-content I get a build error, with a stack pointing to extension-details-content:
export 'DetailsContentOptions' (reexported as 'DetailsContentOptions') was not found in '@tiptap-pro/extension-details' (possible exports: Details, DetailsContent, DetailsSummary, default)
./node_modules/@tiptap-pro/extension-details-content/dist/index.js
Browser Used
Chrome
Code Example (Preferred)
No response
Expected Behavior
Expect no build errors
Additional Context (Optional)
No response
Dependency Updates
- [x] Yes, I've updated all my dependencies.