I think might be a translation error from the original project. Replace `members[2].trim()` to `members[2].strip()` on line 260.