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

docs bug: links from v6 migration tool get stuck in a redirect loop #2945

Open
4 tasks done
hchiam opened this issue Feb 19, 2025 · 1 comment
Open
4 tasks done

docs bug: links from v6 migration tool get stuck in a redirect loop #2945

hchiam opened this issue Feb 19, 2025 · 1 comment
Labels
State: Triage Tickets that need to be triaged. Type: Bug

Comments

@hchiam
Copy link

hchiam commented Feb 19, 2025

Prerequisites

  • I have searched for duplicate or closed issues.
  • I have validated my setup against the latest version on StackBlitz.
  • I have read the contributing guidelines.
  • I understand that only sponsored issues will be worked on and that if I wish to sponsor an issue, I will contact the owner FIRST.

Describe the issue

Notice how all three links redirect but get stuck redirecting (presumably because the # links no longer exist):
https://www.youtube.com/watch?v=H8u7zbFLqhM

StackBlitz fork

N/A as this is about the docs

What operating system(s) are you seeing the problem on?

Windows, macOS

What browser(s) are you seeing the problem on?

Firefox, Chrome

What version of are you using? You can find this information from the sample StackBlitz.

v6

What your browser's locale? You can find this information from the sample StackBlitz.

en-US

@hchiam hchiam added State: Triage Tickets that need to be triaged. Type: Bug labels Feb 19, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in Tempus Dominus Feb 19, 2025
@hchiam
Copy link
Author

hchiam commented Feb 19, 2025

You can use this in the JS input field to reproduce the bug:

{
format:'',
locale: '',
}

Then clicking on one of the three "See ..." links goes to https://getdatepicker.com/6/options/ and gets stuck infinitely looping.

If I searched the docs correctly, I think:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
State: Triage Tickets that need to be triaged. Type: Bug
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant