You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
strange, since nobody reported before, something related to your setup
dimaMachina
changed the title
Content is upside-down after build while fine in dev
[v4] Content is upside-down after build while fine in dev
Dec 16, 2024
I had the same issue of the page getting displayed upside-down. My next version was "next": "^14.2.5". I updated the package.josn to "next": "^15.1.4" and ran npm i next and issue is now fixed.
Describe the bug
When in dev mode, everything looks and works fine. After build & start, either locally or on Vercel, the content is displayed upside down.
You can view it upside down at https://mdxld.org
To Reproduce:
With this repo: https://github.com/ai-primitives/mdxld.org
pnpm dev
pnpm build
pnpm start
Expected behavior
I would expect build and dev to behave the same, and the content to be right-side up
Screenshots
Desktop (please complete the following information):
Nextra 4.0 beta: 4.0.0-app-router.34
The text was updated successfully, but these errors were encountered: