Firstly the implementation was erroneous (content mustn't be a sibling of the wrapper but a child) and secondly the wrapper inner is deprecated.
Therefore I'm removing it what makes the push transitions on the off-canvas docs page working again as expected.
</a> -->
<div class="off-canvas-wrapper">
- <div class="off-canvas-wrapper-inner" data-off-canvas-wrapper>
- {{> off-canvi}}
- </div>
+ {{> off-canvi}}
<div class="docs-off-canvas-content off-canvas-content" data-off-canvas-content>
<!-- Info Banner For Announcements or Links -->