-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Navigation breaks after login when visiting a collection link #8920
Comments
Can you share the repo behind that host please? Couldn't log in and it would be helpful to see the exact config |
@paulpopus That's the URL for your Payload 3 Demo at https://github.com/payloadcms/payload-3.0-demo - It's really just as an example, as you can do this on any install. I just tried this on a 100% fresh install via |
Closes #8920 - login form does not redirect after form submit. In `handleAuthRedirect` the route parameter was unintentionally getting overwritten.
This issue has been automatically locked. |
🚀 This is included in version v3.0.0-beta.127 |
Describe the Bug
I found an odd issue with the navigation while trying to customise it. This also happens with a clean installation and the default navigation component.
Slightly related, but not part of this bug: I also noticed the navigation constantly re-rendering when navigating between pages which makes it flicker often and is overall annoying to deal with when customising.
Link to the code that reproduces this issue
https://next-payload-3-0-test.vercel.app
Reproduction Steps
Which area(s) are affected? (Select all that apply)
area: ui
Environment Info
Node.js v22.9.0
Binaries:
Node: 20.18.0
npm: 10.8.2
Yarn: N/A
pnpm: 9.5.0
Relevant Packages:
payload: 3.0.0-beta.117
Operating System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 24.0.0: Mon Aug 12 20:52:12 PDT 2024; root:xnu-11215.1.10~2/RELEASE_ARM64_T6020
Available memory (MB): 16384
Available CPU cores: 10
The text was updated successfully, but these errors were encountered: