Skip to content

fix(config): trim VITE_REACT_APP_BASE_URL for API and SSE#108

Open
jony376 wants to merge 1 commit into
entrius:testfrom
jony376:fix/vite-base-url-trim
Open

fix(config): trim VITE_REACT_APP_BASE_URL for API and SSE#108
jony376 wants to merge 1 commit into
entrius:testfrom
jony376:fix/vite-base-url-trim

Conversation

@jony376
Copy link
Copy Markdown

@jony376 jony376 commented May 29, 2026

Summary

Trim VITE_REACT_APP_BASE_URL when building REST and SSE URLs so deployment configs with accidental whitespace still connect.

Related Issues

Closes #107

Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • Other (describe below)

Testing

  • Tests added/updated
  • Manually tested

Checklist

  • Code follows project style guidelines
  • Self-review completed
  • Changes are documented (if applicable)

Co-authored-by: Cursor <cursoragent@cursor.com>
@xiao-xiao-mao xiao-xiao-mao Bot added the bug Something isn't working label May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Trim VITE_REACT_APP_BASE_URL for API and SSE

1 participant