Problem/Motivation
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.
Proposed resolution
Since early rendering is generally discouraged I would suggest creating link render arrays for each item.
Issue fork forms_steps-3539629
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
rob_pr commented