Skip to content

Conversation

@mboynes
Copy link
Contributor

@mboynes mboynes commented Dec 7, 2017

Also includes a version bump; this will push out as 1.2.1.

Copy link
Member

@dlh01 dlh01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌳

// triggers. Also don't use autocomplete inputs as triggers, because the
// value is in their sibling hidden fields (which this still matches).
var trigger = $( this ).siblings( '.fm-' + src + '-wrapper' ).find( '.fm-element' ).not( 'div, .fm-autocomplete' );
var trigger = $( this ).siblings( '.fm-' + src + '-wrapper' ).find( '.fm-element' ).not( 'div, .fm-autocomplete, .fm-checkbox-hidden' );
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be worth amending the comment above for this additional case.

@kjbenk kjbenk mentioned this pull request Jan 8, 2018
@mboynes mboynes merged commit d401659 into master Jan 8, 2018
@renatonascalves renatonascalves deleted the hotfix/checkbox-displayif-bug branch February 21, 2019 23:28
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.

3 participants