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: normalize path with nextjs normalizeAppPath utility function #4149

Merged
merged 4 commits into from
Feb 4, 2025

Conversation

Jeremy-Hibiki
Copy link
Contributor

@Jeremy-Hibiki Jeremy-Hibiki commented Feb 4, 2025

Why:

Closes: #4148

What's being changed (if available, include any code snippets, screenshots, or gifs):

Use Next.js utility function normalizeAppPath to align path normalization behavior.

Check off the following:

  • I have reviewed my changes in staging, available via the View
    deployment
    link in this PR's timeline (this link will be available after
    opening the PR).

Copy link

changeset-bot bot commented Feb 4, 2025

🦋 Changeset detected

Latest commit: 7e255d5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
nextra Patch
nextra-theme-blog Patch
nextra-theme-docs Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Feb 4, 2025

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

Name Status Preview Comments Updated (UTC)
nextra-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 4, 2025 2:53pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
nextra ⬜️ Ignored (Inspect) Visit Preview Feb 4, 2025 2:53pm

Copy link

vercel bot commented Feb 4, 2025

@Jeremy-Hibiki is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Collaborator

@dimaMachina dimaMachina left a comment

Choose a reason for hiding this comment

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

Amazing contribution, I will release a fix very soon !

@dimaMachina dimaMachina merged commit dd32eca into shuding:main Feb 4, 2025
2 of 4 checks passed
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.

[V4] page route groups within app dir crash the convertToPageMap
2 participants