GSA-TTS / usagov-benefits-eligibility

Benefits eligibility estimator tool for USAGov.
22 stars 5 forks source link

bug fix | root redirect config causing infinite looping on iOS #937

Closed scottqueen-bixal closed 1 year ago

scottqueen-bixal commented 1 year ago

PR Summary

This attempts to fix a redirect bug on iOS when nuxt configuration is set to include a 301 with the rootRedirect object.

Related Github Issue

Type of change

Detailed Testing steps

Link to testing steps in the issue or list them here:

github-actions[bot] commented 1 year ago
Pa11y testing results ``` > usagov-benefits-eligibility@1.3.1 test:pa11y > pa11y http://localhost:3000/ Welcome to Pa11y > Running Pa11y on URL http://localhost:3000/ No issues found! ```