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

Method 'clear' remove all rows in all multiple-input #286

Closed
mauztor opened this issue Apr 12, 2019 · 1 comment
Closed

Method 'clear' remove all rows in all multiple-input #286

mauztor opened this issue Apr 12, 2019 · 1 comment

Comments

@mauztor
Copy link

mauztor commented Apr 12, 2019

if you use multiple widgets on the page, then the method "clear" remove all rows in all multiple-input.
Solution:
in jquery.multipleInput.js on row 224:
$('.js-input-remove', this).each(function () {

unclead pushed a commit that referenced this issue Apr 13, 2019
…gets on the page and method `clear` was called
@unclead
Copy link
Owner

unclead commented Apr 13, 2019

thx for the report
fixed via 2fcdcd6

@unclead unclead closed this as completed Apr 13, 2019
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

No branches or pull requests

2 participants