ErrLookup › facebook/lexical
facebook/lexical
Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance. · TypeScript · 702 source files
Analyzed at 76a22dcba9 on 2026-08-31. 36 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| CodeHighlightPlugin: CodeNode or CodeHighlightNode not regis | exception | error | lexical, node-registration, configuration |
| CodeHighlightPlugin: CodeNode or CodeHighlightNode not regis | exception | error | lexical, node-registration, configuration, shiki |
| ${method} is not supported in headless mode | exception | error | lexical, headless, dom, environment |
| Internal Lexical error: invariant() called without a message | exception | error | lexical, invariant, internal-error, serialization |
| HashtagPlugin: HashtagNode not registered on editor | exception | error | lexical, react, node-registration, plugin |
| LinkPlugin: LinkNode not registered on editor | exception | error | lexical, react, node-registration, link, plugin |
| ListPlugin: ListNode and/or ListItemNode not registered on e | exception | error | lexical, react, node-registration, list, plugin |
| Cell not found in table. | exception | error | lexical, table, coordinates, node-tree |
| Cell not found at cords. | exception | error | lexical, table, coordinates, dom |
| Node at cords not TableCellNode. | exception | error | lexical, table, coordinates, node-resolution |
| Expected TableNode. | exception | error | lexical-table, stale-node-reference, selection |
| Expected table cell to be inside of table row. | exception | error | lexical-table, detached-node, hierarchy |
| Expected table cell to be inside of table. | exception | error | lexical-table, detached-node, hierarchy |
| Table row target index out of range | exception | error | lexical-table, index-out-of-range |
| Row before insertion index does not exist. | exception | error | lexical-table, invalid-structure |
| Table column target index out of range | exception | error | lexical-table, index-out-of-range, ragged-table |
| Unexpected delta format | exception | error | collaboration, yjs, delta-format |
| $createOrUpdateNodeFromYElement: Node ${type} is not registe | exception | error | collaboration, yjs, unregistered-node |
| $createTextNodesFromYText: Node ${type} is not registered | exception | error | yjs, collaboration, node-registration, configuration |
| $createTextNodesFromYText: Node ${type} is not a TextNode | exception | error | yjs, collaboration, textnode, class-hierarchy |
| Invalid state key: ${key} | exception | error | yjs, collaboration, serialization, state-management |
| node name mismatch! | exception | error | yjs, collaboration, schema-mismatch, node-type |
| ${error.toString()} Parent: ${dom.tagName}, new child: {tag: | exception | error | dom, reconciliation, internal-error |
| Unrecognized charset | validation | error | react, plugin, configuration, encoding |
| Minified Lexical warning #${code}; visit ${url.toString()} f | console | warning | production, minified, developer-experience, console |
| console.warn(error) | console | warning | warnings, editor-config, dev-mode, error-handling |
| Override for ${name} specifies 'replace' without 'withKlass' | console | warning | deprecation, node-override, configuration, api-change |
| Empty inline elements are removed from the EditorState, so r | console | warning | element-node, inline-elements, extension, configuration |
| [lexical] duplicate DOMImportRule name "${rule.name}" — keep | console | warning | console-warning, dev-only, import-rules, debugging |
| message | console | info | console-warning, dev-only, once, utility |
| TableNode: hasHorizontalScroll is active but theme.tableScro | console | warning | console-warning, dev-only, table, theme, configuration |
| ${name} must implement static "${method}" method | console | warning | console-warning, node-definition, api-misuse, custom-node |
| ${name} should implement "importJSON" method to ensure JSON | console | warning | console-warning, serialization, node-definition, json |
| When using "display: flex" or "display: inline-flex" on an e | console | warning | console-warning, css, chrome, focus, contenteditable |
| updateEditorSync: an editor update (e.g. a command listener | console | warning | console-warning, read-only-context, update-cycle, command-dispatch, anti-pattern |
| Minified Lexical error #${code}; visit ${url.toString()} for | error_code | error | minified-error, production, error-code, debugging |