From 17366d1fbc51fb1f23e2e6824c217908d760451b Mon Sep 17 00:00:00 2001 From: Rickard Falk Date: Tue, 9 Jan 2024 13:49:37 +0100 Subject: [PATCH 1/2] fix: aria-label when title is hidden --- src/components/consent-notice.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/consent-notice.jsx b/src/components/consent-notice.jsx index c783e4f1..6914127c 100644 --- a/src/components/consent-notice.jsx +++ b/src/components/consent-notice.jsx @@ -217,12 +217,12 @@ export default class ConsentNotice extends React.Component { manager={manager} /> ); - + const visibleHeader = t(['!', 'consentNotice', 'title']); const notice = (