TwitterBootstrapMvc icon indicating copy to clipboard operation
TwitterBootstrapMvc copied to clipboard

HelpText() not working on checkboxes

Open ljvanschie opened this issue 7 years ago • 3 comments

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 avatar Mar 27 '17 13:03 ljvanschie

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

ljvanschie avatar Apr 04 '17 11:04 ljvanschie

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.

DmitryEfimenko avatar Apr 05 '17 07:04 DmitryEfimenko

Okay, thanks.

ljvanschie avatar Apr 05 '17 07:04 ljvanschie