WIP: Bricks 2.0 Alpha: Selector Detector issue in builder

Browser: Chrome 135.0.7049.114
OS: Windows

Hi bricks team,

It seems that despite the similar selectors, it doesn’t display as expected in the builder, but it works fine in the frontend.

On the other hand, in the builder the span in question is identified as Flex, while in the frontend it is not Flex.

Builder

Frontend

Hi Hosein,
Thanks so much for your report!

I reproduced the issue and added it to our bug tracker.
The HTML markup in the builder and front end differs, so it’s not working as expected.

Regarding the display value: I assume there’s no logic to detect the properties of the selected s, selector, and it shows the properties of the element itself, which are correct, since the button is flex.

Best regards,
timmse

1 Like