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

🐛 Restore repeatable limits functionality #97

Merged
merged 1 commit into from
Apr 22, 2019
Merged

🐛 Restore repeatable limits functionality #97

merged 1 commit into from
Apr 22, 2019

Conversation

toddmilliken
Copy link
Contributor

Addresses #83

After upgrading from CMB2 2.2.1 => 2.6.0, repeatable row limits stopped working.

This is because a classname button has been removed, which meant the logic was never firing for disableAdder and enableAdder .

Removing the .button qualifying classname restores the repeatable functionality and row limits now work as expected.

After upgrading from CMB2 2.2.1 => 2.6.0, repeatable row limits stopped working.

This is because a classname `button` has been removed, which meant the logic was never firing for disableAdder and enableAdder .

Removing the `.button` qualifying classname restores the repeatable functionality and row limits now work as expected.
@jtsternberg jtsternberg merged commit dfc6e44 into CMB2:master Apr 22, 2019
@jtsternberg
Copy link
Member

thanks! 👍

@toddmilliken toddmilliken deleted the restore-repeatable-limits branch April 22, 2019 17:19
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.

2 participants