Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HelpText() not working on checkboxes #452

Open
ljvanschie opened this issue Mar 27, 2017 · 3 comments
Open

HelpText() not working on checkboxes #452

ljvanschie opened this issue Mar 27, 2017 · 3 comments

Comments

@ljvanschie
Copy link

The helptext-div is not being rendered when you call .HelpText() on a Checkbox.
For example:

@f.FormGroup().CheckBoxFor(m => m.MyProperty).HelpText("Description")

I've tried both overloads.

TwitterBootstrapMVC 3.17.7

@ljvanschie
Copy link
Author

Could you tell me if this will be fixed @DmitryEfimenko?

@DmitryEfimenko
Copy link
Owner

Sorry for the delay. My focus has been moving in other areas lately.
I won't be touching BMVC much going forward.
I'll be fixing this at a later time in bulk with other issues if these come around.

@ljvanschie
Copy link
Author

Okay, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants