diff --git a/CHANGELOG.md b/CHANGELOG.md index 5661ccf30da..bccdf70c98c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -270,6 +270,12 @@ 🔧 Fixes: +- Stop appending hash when error summary link clicked + + This prevents incorrectly focusing the form element with the hash id, instead of the error summary, when form is re-submitted with the hash in the URL and there are further errors. + + ([PR #](https://github.com/alphagov/govuk-frontend/pull/)) + - Fix settings layer being implicitly dependant on itself. ([PR #1381](https://github.com/alphagov/govuk-frontend/pull/1381))