django-bootstrap5
django-bootstrap5 copied to clipboard
Some textarea labels rendered without "for"
I have a weird issue where one <label>
for a textarea
input is rendered without a for
attribute. Other textarea
inputs that are initialized the same way render fine, however. Can't really figure out why this is or come up with a minimal reproducer, however.