I get this error on all forms that have datepicker field in them, when inspecting in DevTools - "The label’s for attribute doesn’t match any element id. This might prevent the browser from correctly autofilling the form and accessibility tools from working correctly.
To fix this issue, make sure the label’s for attribute references the correct id of a form field."
The issue has been fixed in Bricks 1.8.2 (a long time ago) and no longer occurs in the current version. I think that your problem is a different one. Can you provide more information and a live link?