Resolved[#8732] Adding Trim to remove extra space
What does this PR do?
Added .trim() to the email value while adding new member so that it is not treated as a new email.
Fixes #8732
Environment: Staging(main branch) / Production
Type of change
- Bug fix (non-breaking change which fixes an issue)
How should this be tested?
- [x] Without the changes the space between email while adding a new member was considered as a new member
- [x] Now with the changes it wont be (added .trim to the value_
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| ui | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 8, 2023 7:37pm |
@pranjalg13 is attempting to deploy a commit to the cal Team on Vercel.
A member of the Team first needs to authorize it.
📦 Next.js Bundle Analysis for @calcom/web
This analysis was generated by the Next.js Bundle Analysis action. 🤖
This PR introduced no changes to the JavaScript bundle! 🙌
@zomars please review this once
@zomars please review this once. Thanks