docs: Add comprehensive Troubleshooting guide#6
Open
vishaldubey01 wants to merge 1 commit intomainfrom
Open
Conversation
Adds a comprehensive troubleshooting page covering: - Building & prompting issues (blank screens, agent loops, preview differences, package problems, performance) - Deployment issues (failed deploys, dev vs production differences, custom domains) - Backend & database issues (API failures, auth problems, database tab loading) - App Store & distribution (rejection reasons, sharing link issues) - Account & billing (credits, payment processing) Also adds a 'Help' group in the Resources tab navigation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds a new Troubleshooting page to the Vibecode docs, covering the most common issues users run into.
Sections
Navigation
Added a "Help" group under the Resources tab containing the troubleshooting page.
Related
Note
Low Risk
Docs-only changes (new MDX page + navigation entry) with no runtime or security impact beyond potential broken links/rendering if misconfigured.
Overview
Adds a new
troubleshooting.mdxpage that compiles common fixes across building/prompting, deployment, backend/database, app store/distribution, and billing issues, with actionable checklists and support links.Updates
docs.jsonnavigation by adding a new Help group under the Resources tab that exposes thetroubleshootingpage.Written by Cursor Bugbot for commit ede8045. This will update automatically on new commits. Configure here.