-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
fix: settings/teams page wrong layout issue #12968
Conversation
@Rksingh090 is attempting to deploy a commit to the cal Team on Vercel. A member of the Team first needs to authorize it. |
Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link. |
📦 Next.js Bundle Analysis for @calcom/webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
I fixed the issue but accidently pushed the yarn.lock. Somehow i have removed yarn.lock but got other changes that i haven't touched. First time contributing. Please help. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why do you think removing senty server webpack is fixing this issue?
I just wanted to change 1 line in apps/web/lib/app-providers.tsx. Maybe when i was trying to remove the yarn.lock at that time some wrong commands changed the files. I thing i should create a new pul request with different branch. |
Fixes #12947