Amplify Console: Domain name displayed improperly
See original GitHub issueDescribe the bug
On both "All Apps > ${appName}"
and "All Apps > ${appName} > ${branchName}"
the field for “Domain” is displaying improperly when a custom domain is configured.
To Reproduce Steps to reproduce the behavior:
- Go to the amplify console
- Click on your app name
- Scroll down to the details for any branch
- See domain displayed as
https://${branchName}.${customDomain}
(which may or may not be correct), rather than eitherhttps://${branchName}.${amplifyAppId}.amplifyapps.com
orhttps://${customDomainMappingForBranch}
Expected behavior
The branch block and branch detail both should display the domain name / link url as one of https://${branchName}.${amplifyAppId}.amplifyapps.com
or https://${customDomainMappingForBranch}
The former probably makes more sense, as it does not rely on a user having their domain properly configured yet. The appropriate links appear in All Apps > ${appName} > App settings: Domain management
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Troubleshooting custom domains - AWS Amplify Hosting
If you encounter issues when adding a custom domain to an app in the AWS Amplify console, consult the following topics in this...
Read more >Amplify custom domain stuck on SSL configuration
When trying to setup a custom domain on AWS amplify, i cant get past the SSL Configuration step. Process just freezes there. I...
Read more >Amplify AWS Access Denied | How To Fix It? - Bobcares
Case 1. While deploying and hosting the app with Amplify, we may see the error If the app's distribution directory is not properly...
Read more >Building a blog with AWS Amplify Console | CarriageReturn.Nl
Work-a-round is use AWS CLI to assign a sub-domain for app. Here is an example from AWS Forum showing how to do this....
Read more >Submit Aws Amplify React App to Google Search Console for ...
You can edit and append the TXT record in Route 53, the AWS DNS service. In the console, search for the service and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ll go ahead and close this for you. In the future please open Amplify Console issues in the AWS Forum here.
Thank you @swaminator for helping solve the issue.
This issue has been automatically locked since there hasn’t been any recent activity after it was closed. Please open a new issue for related bugs.
Looking for a help forum? We recommend joining the Amplify Community Discord server
*-help
channels or Discussions for those types of questions.