-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
🐛 BUG: Issue creation link in terminal does not work #3257
Comments
I think these issue links were updated a couple times on the way to the beta release, any chance you could try upgrading to the latest beta to see if this issue still hits? |
I'm going to upgrade to 1.0.0 beta next, and I'm sure I'll have a chance to test out an error link or two. 😆 |
Yes, I updated to the latest beta, and triggered an error of the following:
It still just opens the "choose" page. |
Just tried this right now on my machine (Linux, Chrome) and it seems to work. The link you posted also works. Is this still an issue on your end? Might be a browser specific issue or OS specific since the URL is quite funky. Keeping it open just in case 😅 |
@Princesseuh when I click the link above, this is what I see: I wonder if it works differently for you because you're in the astro org? What happens if you try clicking that link in an incognito window? |
* Add IDs to bug report issue form * Replace 'body' with correct input id for prefilling form
* Add IDs to bug report issue form * Replace 'body' with correct input id for prefilling form
* Add IDs to bug report issue form * Replace 'body' with correct input id for prefilling form
* Add IDs to bug report issue form * Replace 'body' with correct input id for prefilling form
* Add IDs to bug report issue form * Replace 'body' with correct input id for prefilling form
What version of
astro
are you using?0.26.1
Are you using an SSR adapter? If so, which one?
None
What package manager are you using?
npm
What operating system are you using?
mac
Describe the Bug
I'm trying to upgrade to 0.26, and I get an error. But, the point of this issue isn't the error itself, but rather the link that is provided in the terminal. It seems like it's intended to fill out some information in the issue, to get the user started, with query params for labels, title, body, etc, but instead it just opens the standard https://github.com/withastro/astro/issues/new/choose page.
Link to Minimal Reproducible Example
None
Participation
The text was updated successfully, but these errors were encountered: