Skip to content
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(platform): sidebar deep links 404s #13039

Merged
merged 1 commit into from
Mar 20, 2025
Merged

Conversation

a-hariti
Copy link
Collaborator

closes #12882

Copy link

vercel bot commented Mar 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
develop-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 18, 2025 10:03pm
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 18, 2025 10:03pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) Mar 18, 2025 10:03pm

@a-hariti a-hariti changed the title fix sidebar deeplinks fix(platform): sidebar deep links 404s Mar 18, 2025
@a-hariti a-hariti requested review from kahest and chargome March 18, 2025 21:51
Copy link

codecov bot commented Mar 18, 2025

Bundle Report

Changes will increase total bundle size by 9 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 10.57MB 15 bytes (0.0%) ⬆️
sentry-docs-client-array-push 9.43MB -6 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 868.16kB -0.0%
static/chunks/3319-*.js -3 bytes 393.41kB -0.0%
server/middleware-*.js -5.55kB 1.0kB -84.74%
server/middleware-*.js 5.55kB 6.55kB 555.3% ⚠️
static/-*.js (New) 578 bytes 578 bytes 100.0% 🚀
static/-*.js (New) 77 bytes 77 bytes 100.0% 🚀
static/6dPvGgkMgEzgBsC2uobxr/_buildManifest.js (Deleted) -578 bytes 0 bytes -100.0% 🗑️
static/6dPvGgkMgEzgBsC2uobxr/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️
view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.57MB -0.0%
../instrumentation.js -3 bytes 904.32kB -0.0%
9523.js -3 bytes 880.37kB -0.0%
2065.js 24 bytes 81.8kB 0.03%

Files in 2065.js:

  • ./src/components/sidebar/index.tsx → Total Size: 5.33kB

Copy link
Contributor

@coolguyzone coolguyzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code change looks good, works correctly on preview branch. LGTM!

@a-hariti a-hariti merged commit a8fd787 into master Mar 20, 2025
13 checks passed
@a-hariti a-hariti deleted the fix-sidebar-deeplinks branch March 20, 2025 00:46
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.

404 error when switching between guides
2 participants