You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@brockfanning We have a skeleton crew here... are you comfortable providing a PR to fix this? If so, let's chat in the discord server about how to fix it in the upcoming v5 release
Prerequisites
What theme are you using?
bootstrap-4
Version
4.2.0
Current Behavior
The labels for inputs don't have a "for" attribute.
Expected Behavior
The labels should have "for" attributes pointing to their inputs.
Steps To Reproduce
The see the issue, use the bootstrap-4 theme instead of the default. Here is a playground link demonstrating the issue.
By constrast, here is a link using the default theme that does not suffer from this problem.
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: