Skip to content

chore(app): Force Vite to bind to IPv4 localhost - #365

Open
kevin8999 wants to merge 3 commits into
bluelearn-org:mainfrom
kevin8999:fix/ip-issues
Open

chore(app): Force Vite to bind to IPv4 localhost#365
kevin8999 wants to merge 3 commits into
bluelearn-org:mainfrom
kevin8999:fix/ip-issues

Conversation

@kevin8999

@kevin8999 kevin8999 commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR fixes connectivity issues when Vite opens a port on IPv6 and not IPv4.

Vite will not serve the frontend if the port is binded to IPv6.

For more information, see:

Type of change

  • Bug fix
  • Feature
  • Refactor (no behavior change)
  • Documentation
  • Build / tooling / CI
  • Other: _________

Verification

  • pnpm -r typecheck passes
  • pnpm -r build passes
  • Manually verified in a browser (for UI / behavior changes)
  • Followed the app layout conventions
  • No new dependencies, or new dependencies are justified and AGPL-compatible
  • Change does not violate any non-negotiable principle
  • Documentation only, no changes to the codebase, so no tests required

@kevin8999
kevin8999 marked this pull request as ready for review August 23, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant