Skip to content

Conversation

samwoodrow
Copy link

Additional wrapper classes (based on options) were being generated by filtering out any option with a value.
As a result the only option classes being added were bootstrap-switch-undefined and bootstrap-switch-null.
Changed getClasses() to return only options whose values are not null.

Additional wrapper classes (based on options) were being generated by filtering out any option with a value.
As a result the only option classes being added were bootstrap-switch-undefined and bootstrap-switch-null.
Changed getClasses() to return only options whose values are not null.
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

Successfully merging this pull request may close these issues.

1 participant