SOLVED: The progress bar label is displayed even if it is empty

Browser: Chrome 120
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev)

Hi, If we leave the label empty in the progress bar element, the label tag will still be displayed in the front end.

Hi Jolia,
Thanks so much for your report!

I reproduced the issue and added it to our bug tracker.

Interim solution:

%root% label {
  display: none;
}

Best regards,
timmse

Hi Jolia,

We’ve fixed this issue in Bricks 1.9.8 beta, now available as a manual download in your account (see changelog).

Please let us know if you are still experiencing issues.

As with any beta release, please do not use it on a production or live website. It is only meant for testing in a local or staging environment.