ErrLookup › GrapesJS/grapesjs

GrapesJS/grapesjs

Free and Open source Web Builder Framework. Next generation tool for building templates without coding · TypeScript · 373 source files

Analyzed at 2bdeda85b8 on 2026-08-30. 13 documented errors.

Code / MessageTypeSeverityTags
Target option is required
exception error grapesjs, missing-option, api-misuse, canvas
Cannot modify immutable record
exception error grapesjs, data-sources, immutability, state
await response.text()
exception error network, fetch, http-error, data-sources
Cannot remove immutable record
exception error grapesjs, data-sources, immutability, api-misuse
Failed to send telemetry data ${await response.text()}
exception warning network, telemetry, fetch, editor-init
'container' is required
exception error grapesjs, missing-option, editor-init, dom
Parser code "${parserCode}" not found
exception error grapesjs, parser, missing-registration, configuration
Plugin ${explicitId} not found
exception error grapesjs, plugins, missing-module, configuration
localStorage not available
exception error storage, localstorage, environment, browser
Spectrum: no such method: '" + opts + "'"
exception error color-picker, jquery, api-misuse, legacy
Selector Manager not found
console warning css, initialization, selectors, grapesjs
Cannot add a layer model to another layer model
exception error tree, layers, sorter, typescript
Cannot remove a layer model from another layer model
exception error tree, layers, sorter, typescript