When we use the repeat data element bindings, it seems like the embedded style tag for each element is duplicate. This is causing excessive duplication in style tags and would result in a messier HTML structure and page weight.
E.g. scenario
Repeat through an array of 40 items
Each item would have the same builder-id value and same class builder-*
The following would also create 40 style tag with identical data-id of the same styles
We’ll review this issue on our end to determine whether we can improve the experience and remove the duplicate style tab. In the meantime, could you please confirm which Builder SDK and version you’re currently using? This will help us narrow down the cause.