Problem/Motivation
Currently, when ajax is enabled and using the <current> route, will result in an incorrect URL.
Proposed resolution
In \Drupal\overview_builder\Controller\AjaxController::overview() alter the request stack so <current> will link to the right URL.
Issue fork overview_builder-3214735
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
jeroentComment #4
jeroentComment #7
jeroentComment #9
jeroent