Open geret1 opened 5 days ago
Hello!
You can set up the custom domain directly with the www subdomain. This means the A record in your DNS settings would be www.
However, please note that even with this setup, the browser might display the domain without the www prefix until you double-click on it. I’ll share a GIF below to demonstrate this behavior.
Best regards,
Azanello
Unfortunately developer tools are saying a different thing (screenshot attached).
An initial request is made to www subdomain then, a 301 response code redirects to the A record. FF seems configured properly considering www subdomain (screenshot attached)
However, I don't understand why FF suggest to create a CNAME record that points out to [*].custom-domain-proxy.flutterflow.app. Why do you need a proxy there?
Can we access your project?
Current Behavior
When user with a custom domain try to access www.mydomain.com redirects to mydomain.com instead of keep in www
Expected Behavior
Keep www subdomain.
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
IT4kz/Ll8ZNIvulA187pbfowtDg7Q1g/TL07ttYbZxUjIuPtBJh/f8/BP01oQvW7dENhHFGLjToH0MLRkvDhDvA6aDeZR4B51od2TwvNTXq8Sq64ELuafHEkJJpWGhGZ1qaJ3xJ/AO5qLkYM12CQIOjIEzfcGZ+/Zwh9f6PHaOI=
Visual documentation
Environment
Additional Information
Documentation and UI is very poor here explaining actually nothing so users cannot help on that task.