Next.js Discord

Discord Forum

Issue closed for no valid reproduction link despite adding one

Answered
Kurilian Bobtail posted this in #help-forum
Open in Discord
Avatar
Kurilian BobtailOP
https://github.com/vercel/next.js/issues/75402#event-16097826113
closed for no "valid reproduction link".
i did add a link where i can observe the issue: https://nextjs.org/docs/app/building-your-application

what did i do wrong? is it that the person that closed the issue couldn't reproduce it? in that case, shouldn't it have been a different response?
can someone check if they can reproduce the issue as well? i tried in 2 different and up-to-date browsers before creating the issue and it also says so in the issue.
Answered by chisto
I think the bot automatically closed it because the link provided was the documentation
I can confirm that on small viewport it doesn't switch app/page router
maybe try again sending a video and don't send the link to prevent the bot deletes it before someone can check it
and maybe follow the documentation issue guide instead of the bug issue report guide
https://github.com/vercel/next.js/blob/canary/.github/ISSUE_TEMPLATE/4.docs_report.yml
just throwing some ideas to help you out
good luck
View full answer

2 Replies

Avatar
I think the bot automatically closed it because the link provided was the documentation
I can confirm that on small viewport it doesn't switch app/page router
maybe try again sending a video and don't send the link to prevent the bot deletes it before someone can check it
and maybe follow the documentation issue guide instead of the bug issue report guide
https://github.com/vercel/next.js/blob/canary/.github/ISSUE_TEMPLATE/4.docs_report.yml
just throwing some ideas to help you out
good luck
Answer
Avatar
Kurilian BobtailOP
@chisto thank you