Skip to content

Conversation

Jon-Becker
Copy link

Motivation

I was adding a new endpoint and accidentally copied it w/ a leading space: https://...

This broke the transport detection, so it tried to add https:// https://... as the endpoint

Solution

One liner, just trim leading & trailing whitespace from input :)

@Jon-Becker Jon-Becker changed the title fix(setup): trim endpoint url input fix(setup): trim input for endpoint url Aug 28, 2024
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