Conflict with Redirect module, impossible to edit Canvas page
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3546600. -->
Reported by: [heyyo](https://www.drupal.org/user/474388)
Related to !121 !75
>>>
<h3 id="overview">Overview</h3>
<p>Drupal Canvas new routing system, conflicts with the contrib module Redirect.<br>
Specifically with this option of the Redirect module<br>
<img src="https://www.drupal.org/files/issues/2025-09-14/image%20%281%29.png" width="600" alt="Redirect option creates unwanted redirect in Canvas"></p>
<p>As as a result, when this option is enabled, any access to Canvas routes like <code>/canvas/editor/canvas_page/1</code> will redirect the user to <code>/canvas</code> which makes impossible to edit any page or to create new Canvas page.</p>
<h3 id="proposed-resolution">Proposed resolution</h3>
<p>According the description of this option of the Redirect module, it looks like we are missing proper canonical url for each canvas page.</p>
<h3 id="ui-changes">User interface changes</h3>
> Related issue: [Issue #2924916](https://www.drupal.org/node/2924916)
issue