We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Would be great if app could try default schemas itself and not complain that my URL is wrong.
Steps: Enter memos.mydomain.com during setup step
memos.mydomain.com
Actual behavior: getting an error about lack of protocol
Expected: app should try at least https://memos.mydomain.com itself in the background and don't ask me to enter schema.
https://memos.mydomain.com
The text was updated successfully, but these errors were encountered:
Should be resolved with https://github.com/mudkipme/MoeMemos/blob/main/Packages/Account/Sources/Account/AddMemosAccountView.swift#L103
Sorry, something went wrong.
No branches or pull requests
Would be great if app could try default schemas itself and not complain that my URL is wrong.
Steps: Enter
memos.mydomain.com
during setup stepActual behavior: getting an error about lack of protocol
Expected: app should try at least
https://memos.mydomain.com
itself in the background and don't ask me to enter schema.The text was updated successfully, but these errors were encountered: