SOLVED: An error occurs on the front end when using (Filter - Radio) with (button) mode selected in the RTL version

Browser : Chrome 110
OS : Windows

Hello,
When using (Filter - Radio) with (button) mode selected in the RTL version, an error occurs where (Radio) mode appears with (button) mode selected and appears on the left side of the page, as shown in the image.

Filter - Radio - RTL 2

Element: Filter - Radio / mode (button) / RTL

Kind Regards
mohamed

Hi @mohamed ,

Thanks for reporting the issue.

Yup, we are aware of this issue and already in our bug tracker.

For the time being, please place this Custom CSS on the radio filter element to fix the overflow issue.

%root% input[type="radio"] {
 display: none;
}

Regards,
Jenn

Hi guys,

We’ve fixed this issue in Bricks 1.10, now available as a one-click update in your WordPress Dashboard.
You can see the full changelog here: Bricks 1.10 Changelog – Bricks

Please let us know if you are still experiencing issues.

Best regards,
M