Fixes instances where nested repeating partials are destroying the partial component stack and causing breaking errors. Nesting example: Partial (with components) ^-> Calls component default markup ^-> Refers to partial override (with repeating partial calls) ^-> Calls another partial (with components) ^-> Components not found (destroyed by repeating calls above) |
||
|---|---|---|
| .. | ||
| backend | ||
| cms | ||
| system | ||