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
Describe the bug
It appears that many Medicare pages now use the subdomain es. for Spanish-language translations. All of the links in the SimpleFooter component are hardcoded to use the www. subdomain, so that no matter what values we set (query params in the URL, using setLanguage from CMSDS, or updating the htmllang attribute), links go to English-only pages.
Describe the bug
It appears that many Medicare pages now use the subdomain
es.
for Spanish-language translations. All of the links in theSimpleFooter
component are hardcoded to use thewww.
subdomain, so that no matter what values we set (query params in the URL, usingsetLanguage
from CMSDS, or updating thehtml
lang
attribute), links go to English-only pages.To Reproduce
Steps to reproduce the behavior:
Expected behavior
The linked page is in Spanish
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Source code indicates that these values are all still currently hardcoded
The text was updated successfully, but these errors were encountered: