Skip to content

Debug and fix workspace page loading#9

Draft
vdimarco wants to merge 2 commits into
mainfrom
cursor/debug-and-fix-workspace-page-loading-0371
Draft

Debug and fix workspace page loading#9
vdimarco wants to merge 2 commits into
mainfrom
cursor/debug-and-fix-workspace-page-loading-0371

Conversation

@vdimarco

Copy link
Copy Markdown

This pull request contains changes generated by Cursor background composer.

cursoragent and others added 2 commits September 21, 2025 00:15
- Reverts incorrect change that removed async/await from WorkspacePage
- In Next.js 15, params in dynamic routes are Promises and must be awaited
- Previous commit broke workspace page by treating Promise as regular object
- This fix ensures workspaceId is properly extracted from params Promise
This commit updates project dependencies and regenerates the package-lock.json file to reflect the changes.

Co-authored-by: vaughn.dimarco <vaughn.dimarco@gmail.com>
@cursor

cursor Bot commented Sep 21, 2025

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@coderabbitai

coderabbitai Bot commented Sep 21, 2025

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch cursor/debug-and-fix-workspace-page-loading-0371

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants