Components in `ContentTemplate`s and `PageRegion`s are not always rendered in correct order
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3548165. --> Reported by: [lauriii](https://www.drupal.org/user/1078742) Related to !123 >>> <h3 id="overview">Overview</h3> <p>I'm running into an issue where components are not getting rendered in the correct order in content templates. This is not a CSS or otherwise component specific issue because if I create the same structure on a regular page, they get rendered correctly.</p> <p><img src="https://www.drupal.org/files/issues/2025-09-23/CleanShot%202025-09-23%20at%2013.08.43.gif" alt=""></p> <h3 id="proposed-resolution">Proposed resolution</h3> <h3 id="ui-changes">User interface changes</h3> > Related issue: [Issue #3526127](https://www.drupal.org/node/3526127)
issue