I have 1 row with 9 columns in a 3 column layout.
Each column has a card v2 element.
The very last card, if you inspect it, it’s border color has 3 undefined values. I’ve tried deleting the color and re-adding it, but it renders the border color as invalid.
Do you have any idea of what I should try to correct it?
[UPDATE] I duplicated one that was working and that correctly the issue. Must have just been a glitch when it was writing out the code.