Hi all,
When I sign in to the app, I pass the subdomain (admin), and URL will change from https://localhost:8443/ to https://admin.localhost:8443/. After that I must be redirected to the home page, but I have an error with URL like this http://192.168.1.180:56333/yHrLGbpmI/about:error#/dashboard-
Hello @ws.alexYour error message looks incomplete. Would you please re-post it? In addition, clarify how you redirect to the home page.
I just typed the credentials, clicked on the login button and waited the website to redirect me to the dashboard page, but in the console I don't have an error message, I only have a page with incorrect URL.
The correct URL should looks like in the 3rd screenshot
TestCafe should properly work with sub domains. Is it possible to provide us with access to the problematic page so that we can see the issue locally. If you do not want to share your data with other users, you can send a private message to me.
It works with sub domains on deployed beta version, but it doesn't work with subdomain.localhost. Sorry, I can't share project to anybody.
Thank you @MarinaRukavitsyna
Is it possible to emulate this issue with a brand new project?