carlstent
Results
1
comments of
carlstent
the fix doesn't work if option.pull is a function. replace line on 159 to fix with: var cloneable = typeof groupOption === 'object' && (typeof groupOption.pull === "function" ? groupOption.pull(e.to,...