Josh Knapp a1ec51afc3 sitesmith: filter known-benign invariants from diagnostic shim
Craft.js uses several invariants as try/catched control-flow checks
(notably isDraggable -> 'A top-level Node cannot be moved' for ROOT and
linkedNode children). These fire on every render and are NOT errors —
they're how Craft.js asks 'should I attach drag to this node?'. Filter
them out of the shim's console.error so only genuinely-broken invariants
show up.
2026-05-24 16:37:08 -07:00
Description
Visual drag-and-drop website builder using GrapesJS
1.5 MiB
Languages
TypeScript 52%
HTML 21.7%
JavaScript 21.5%
CSS 3.4%
PHP 1%
Other 0.4%