You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/NationalBankBelgium/stark/blob/master/CONTRIBUTING.md#got-a-question-or-problem
Unfortunately, those links can be accessed on Android and iPhone devices but not on Windows and Linux systems.
On those ones, it results to a loop on "https://stark.nbb.be/showcase/10.0.0".
I'm submitting a...
Current behavior
When we open https://stark.nbb.be, we are redirected on https://stark.nbb.be/showcase/latest/ which the latest version of our showcase.
We can also have access to the previous versions of the showcase by accessing:
Unfortunately, those links can be accessed on Android and iPhone devices but not on Windows and Linux systems.
On those ones, it results to a loop on "https://stark.nbb.be/showcase/10.0.0".
This is due to the fact we have the
-
character in the folder name. More information is available here: https://help.github.com/en/github/working-with-github-pages/troubleshooting-custom-domains-and-github-pages#url-formatting-on-linuxAlso, on all the tested devices, accessing "https://stark.nbb.be/showcase/10.0.0-rc.0/home" results in a loop on "https://stark.nbb.be/showcase/10.0.0"...
Expected behavior
The previous versions of Stark should be accessible from any device and the links to access them should documented somewhere in the showcase.
Minimal reproduction of the problem with instructions
Open https://stark.nbb.be/showcase/10.0.0-rc.0/ on a PC.
What is the motivation / use case for changing the behavior?
Bug fixing
Environment
The text was updated successfully, but these errors were encountered: