Undefined Array Key "Label" for ProForms Submit Button

I just updated to the latest Bricks and Bricksforge versions, and I’m getting this error on the frontend for forms if the “Label” for the submit button is left blank.

Thanks! I`ve fixed this issue locally and it will be deployed with the next update :slight_smile:
In the meanwhile, just set WP_DEBUG to false in your wp-config.php. Warnings are not being displayed by default, only with activated debug mode.