Fernando Montero
Fernando Montero
### What version of `astro` are you using? 1.2.4 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? npm ###...
Fixes scroll on mobile navbar. Fixes wide titles on mobile
Currently we handle redirection in two ways. 1. The vercel config 2. Meta refresh pages generated during build time This PR removes the redirects from the vercel config so that...
I recently updated a project form oazapfts v4 to v6 and since then every value returned from my API has te correct typescript types from my api, but the actual...
#### Description of changes This changes passes custom fields on the SignIn page to the relevant services. #### Issue #, if available https://github.com/aws-amplify/amplify-ui/issues/6570 #### Description of how you validated changes...
### On which framework/platform would you like to see this feature implemented? React ### Which UI component is this feature-request for? Authenticator ### Please describe your feature-request in detail. Im...