The login URL is cross-origin (blog app), so hx-get can't load it into the current page. Use a regular <a href> for cross-app navigation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The login URL is cross-origin (blog app), so hx-get can't load it into the current page. Use a regular <a href> for cross-app navigation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>