-
-
Notifications
You must be signed in to change notification settings - Fork 230
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
Bug: Cannot read properties of undefined (reading 'split') #3865
Comments
Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label. To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please comment on this issue. For full info on how to contribute, please check out our contributors guide. |
Thanks for reporting @abhishekmmgn. I went to your workspace page, but the error does not seem to occur for me. Are you still experiencing the issue? |
While logging in to my account, I've encountered the same error again. I've not selected interests in the onboarding process of the account, which is causing the error (I think). I checked again by creating another account and didn't experience it this time. Thanks for checking it out, @nickytonline . |
🎉 This issue has been resolved in version 2.52.0-beta.12 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 2.52.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Thanks for fixing it, @brandonroberts. |
Describe the bug
TypeError: Cannot read properties of undefined (reading 'split')
at $ (https://app.opensauced.pizza/_next/static/chunks/373-50ed224c6aeb8913.js:1:19184)
at ak (https://app.opensauced.pizza/_next/static/chunks/framework-314c182fa7e2bf37.js:9:60903)
at i (https://app.opensauced.pizza/_next/static/chunks/framework-314c182fa7e2bf37.js:9:119420)
at oD (https://app.opensauced.pizza/_next/static/chunks/framework-314c182fa7e2bf37.js:9:99073)
at https://app.opensauced.pizza/_next/static/chunks/framework-314c182fa7e2bf37.js:9:98940
at oO (https://app.opensauced.pizza/_next/static/chunks/framework-314c182fa7e2bf37.js:9:98947)
at oE (https://app.opensauced.pizza/_next/static/chunks/framework-314c182fa7e2bf37.js:9:95699)
at ox (https://app.opensauced.pizza/_next/static/chunks/framework-314c182fa7e2bf37.js:9:94254)
at x (https://app.opensauced.pizza/_next/static/chunks/framework-314c182fa7e2bf37.js:33:1364)
at MessagePort.T (https://app.opensauced.pizza/_next/static/chunks/framework-314c182fa7e2bf37.js:33:1894)
A client-side exception has occurred, see here for more info: https://nextjs.org/docs/messages/client-side-exception-occurred
Steps to reproduce
Go to https://app.opensauced.pizza/workspaces/[workspace-id]
The text was updated successfully, but these errors were encountered: