Active
Project:
Drupal Canvas
Version:
1.x-dev
Component:
Data model
Priority:
Major
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
5 Feb 2026 at 16:10 UTC
Updated:
28 Apr 2026 at 12:17 UTC
Jump to comment: Most recent
One of the things that @phenaproxima has expressed multiple times as being very hard to understand for somebody proficient-at-Drupal-but-new-to-Canvas, is Canvas' concept of "dangling component trees".
#3571116: PageRegion's cache tags not bubbling, resulting in stale results being served by (Dynamic) Page Cache already got us a good chunk of the way there to eliminating/eradicating this altogether.
Completely eradicate it.
None.
Comments
Comment #2
wim leersDrupal >=11.3 added the following in #3317769: Add support for linking to entities in CKEditor 5:
… which assumes no "text" field type is ever dangling.
All the more reason to do this.
Ran into this at #3582478: Symmetrically translatable config-defined component trees, STEP 2: change config schema type for `inputs` to allow translating via core's Config Translation UI.
Comment #3
wim leers