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

(fixes: #75439) Handle null or undefined href prop passed into componentt #75447

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

jakeleventhal
Copy link
Contributor

This PR fixes #75439 by handling null or undefined href value that could be passed in despite type checks failing.

@ijjk
Copy link
Member

ijjk commented Jan 29, 2025

Allow CI Workflow Run

  • approve CI run for commit: d0e95c9

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@jakeleventhal jakeleventhal force-pushed the href-null-or-undef-fix branch from ff737c9 to d0e95c9 Compare January 29, 2025 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

next/link throws uncatchable error without stack traces
2 participants