a1ec51afc3d18bb12c78094526e0d74d170191e2
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.
Description
Visual drag-and-drop website builder using GrapesJS
Languages
TypeScript
52%
HTML
21.7%
JavaScript
21.5%
CSS
3.4%
PHP
1%
Other
0.4%