Browser: Chrome 110 OS: macOS / Windows / Linux / etc. URL:link
Hello I have a problem with datepicker field in the bricks form. In the console I can see error " Incorrect use of
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."
I tried also to set the label as the form-field name, the id and set up also an attribute name but nothing changed. Is it a bug or am I setting up something wrong?
That’s a known flatpickr issue (the datepicker library):
Unfortunately, we have not yet found a solid js datepicker alternative that is being actively developed that could replace flatpickr. If you know one, please let us know
Hi @timmse thank you for your answer. I’m not referring to the “Possible improvements” (blue flag) but to the “Page Errors” (red flag with a cross). I’ll attach a picture so you can see better