- Issue created by @rob_pr
- Merge request !22Avoid early rendering of links in FormsStepsProgressBarBlock → (Open) created by rob_pr
I noticed that the links generated in FormsStepsProgressBarBlock are rendered into markup instead of just returning render arrays. As a result, the title and URL of individual items can not be accessed or modified in hooks or the item-list template.
Since early rendering is generally discouraged → I would suggest creating link render arrays for each item.
Active
1.0
Code