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
First off I really enjoying using this library and thanks for making it. I did however come across an issue when trying to add an additional class to form element. using widgetAttr.
First off I really enjoying using this library and thanks for making it. I did however come across an issue when trying to add an additional class to form element. using
widgetAttr
.For example:
When this renders, the form only has classes from newform-bootstrap and my
test-class
is not applied. Any ideas whats happening?Thank-you,
The text was updated successfully, but these errors were encountered: