Skip to content

GOV.UK Frontend v4.0.1

Compare
Choose a tag to compare
@owenatgov owenatgov released this 08 Feb 15:31
· 5421 commits to main since this release
9d11da4

Recommended changes

We've recently made some non-breaking changes to GOV.UK Frontend. Implementing these changes will make your service work better.

Remove the tabindex attribute from the error summary component

If you're not using Nunjucks macros, remove the tabindex attribute from the error summary's HTML. The component JavaScript now adds and removes this attribute.

This change was introduced in pull request #2491: Prevent error summary from being refocused after it has been initially focused on page load.

Fixes

We’ve made fixes to GOV.UK Frontend in the following pull requests: