First off, loving all of the latest updates! Been using them on some real-world builds and have been compiling a short list of little things I’ve noticed and worth bringing to your attention:
1. Button Element Secondary Text Position Above:
In a Button Element with secondary text. The text spacing works when the settings is “after” but does not work if the setting is set to “before”

2. Tabs Element Border:
In the Tabs Element, when working on Individual Tabs – adding a transparent Base border and a colored Interaction Border displays the Interaction border persistently.


3. Div Element + Flexbox:
I may be absolutely nuts but in a Div Element with Flexbox enabled – a button with top-margin set to auto does absolutely nothing whereas expected functionality would be to push that button to the base of the container. Also, vertical positioning does nothing.

4. Form Integration Element no ajax:
When pairing the Form Integration Element with Gravity Forms in a modal closes the modal upon submission with no option to enable ajax submission. If you use the Classic Gravity Forms Element and enable the ajax toggle, all works swimmingly.
5. Dynamic Content in the color picker of a Grid Cell does not work.
This one was brought to my attention by somebody else but was able to reproduce so thought I’d leave it here:
Repro: If you create a looper and use a column as your consumer then place a Grid Element inside of the consumer column, the grid element looks like it loops the data no problem but the background color for cells does not accept dynamic content.
In the screenshot below, the same DC field is working in the background of the learn more button but not at all in cell 3. That said, if I add the same DC to the background color of the column (not the cell) it works.


