Open zoqueteart opened 1 month ago
same issue here on the app in Windows 10
i think its because inside src/common/constants/urls.ts the base url used (${itchio}) ends with a '/' so it redirects you to https://itch.io//register
same problem for https://itch.io//user/forgot-password
When you click the 'register' link on the login page, it directs you to https://itch.io//register (broken link) instead of https://itch.io/register.
Using version 26.1.9 on Windows 10.