ErrLookup › ueberdosis/tiptap

ueberdosis/tiptap

The headless rich text editor framework for web artisans. · TypeScript · 724 source files

Analyzed at 496d53afd7 on 2026-08-26. 70 documented errors.

Code / MessageTypeSeverityTags
[tiptap error]: The editor cannot be mounted because there i
exception error
[tiptap error]: The editor view is not available. Cannot acc
exception error
Unrecognized modifier name: ${mod}
exception error
[tiptap error]: Extension "${name}" provides createInRange()
exception error
[tiptap error]: Extension "${name}" uses the "changedRanges"
exception error
[tiptap error]: Extension "${name}" uses the "manual" decora
exception error
[tiptap error]: Extension "${name}" cannot combine the "manu
exception error
[tiptap error]: Extension "${name}" uses an unknown decorati
exception error
[tiptap error]: Invalid JSON content
exception error
[tiptap error]: Invalid HTML content
exception error
SVG elements are not supported in the JSX syntax, use the ar
exception error
[tiptap error]: there is no window object available, so this
exception error
The "provider" option is required for the CollaborationCaret
exception error
TableOfContents extension (name: "${extensionName}") not fou
exception error
[tiptap error]: "${cellType.name}" has no default content to
exception error
UniqueID extension not found in the extensions array
exception error
generateHTML can only be used in a browser environment If yo
exception error
generateJSON can only be used in a browser environment If yo
exception error
Failed to parse HTML string
exception error
getHTMLFromFragment can only be used in a browser environmen
exception error
generateHTML can only be used in a Node environment If you w
exception error
generateJSON can only be used in a Node environment If you w
exception error
Failed to parse HTML string
exception error
[tiptap][markdown]: The `contentType` option is set to "mark
exception error
[tiptap][markdown]: The `contentType` option is set to "mark
exception error
No marked instance available for parsing
exception error
Failed to parse HTML in markdown: ${error}
exception error
Failed to get mark opening for ${markType}: ${err}
exception error
Failed to get mark closing for ${markType}: ${err}
exception error
missing handler for node type ${nodeType}
exception error
missing handler for mark type ${markType}
exception error
[tiptap error]: Node ${extension.name} cannot be rendered, i
exception error
[tiptap error]: Node ${extension.name} cannot be rendered, i
exception error
Node ${extension.name} cannot be rendered, it is missing a "
exception error
[tiptap error]: Mark ${extension.name} cannot be rendered, i
exception error
[tiptap error]: Unsupported DomOutputSpec type, check the `r
exception error
[tiptap error]: Unsupported DomOutputSpec type, check the `r
exception error
useTiptap must be used within a <Tiptap> provider
exception error
Tiptap: An editor instance is required. Pass a non-null `edi
exception error
Failed to remove CSS element: ${error}
console error
[tiptap warn]: Invalid content.
console error
[tiptap warn]: The "provider" option is required for "AiInse
console error
[tiptap warn]: The provider passed to "AiInsertReveal" has n
console error
[tiptap warn]: "AiInsertReveal" needs a positive "durationMs
console error
[tiptap warn]: "AiInsertReveal" needs the Collaboration exte
console error
[tiptap warn]: `editor.state` was read while decoration `cre
console error
[tiptap warn]: "inputRuleMatch.replaceWith" must be part of
console error
[tiptap warn]: "pasteRuleMatch.replaceWith" must be part of
console error
[tiptap warn]: Currently "setNode()" only supports text bloc
console error
[tiptap warn]: Duplicate widget decoration key "${key}" in e
console error
[tiptap warn]: Extension "${extensionName}" returned a decor
console error
[tiptap warn]: Duplicate extension names found: [${duplicate
console error
[tiptap warn]: prosemirror-model is loaded more than once. W
console error
[ResizableNodeView] createCustomHandle("${direction}") did n
console error
[tiptap warn]: DEPRECATED: The "onUpdate" option is deprecat
console error
[tiptap warn]: DEPRECATED: The "user" command is deprecated.
console error
[tiptap warn]: "@tiptap/extension-collaboration" comes with
console error
The `validate` option is deprecated. Rename to the `shouldAu
console error
renderLabel is deprecated use renderText and renderHTML inst
console error
[Tiptap Table of Contents Deprecation Notice]: The 'scrollPa
console error
[CharacterCount] Initial content exceeded limit of ${limit}
console error
SSR detected. `immediatelyRender` has been set to false to a
console error
Next.js detected. `immediatelyRender` defaults to false to a
console error
BubbleMenu component is not rendered inside of an editor com
console error
FloatingMenu component is not rendered inside of an editor c
console error
There is no mark type named '${nameOrType}'. Maybe you forgo
exception error
There is no node type named '${nameOrType}'. Maybe you forgo
exception error
You should provide an instance of lowlight to use the code-b
exception error
Please use the NodeViewWrapper component for your node view.
exception error
Please use the NodeViewWrapper component for your node view.
exception error