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
The autocomplete for affiliation places is not working.
Steps to reproduce the behavior:
Affiliation places need to autocomplete with links and identifiers to the DOI info form
A possible reason for the error is that the link to ror.org is starting with http://... but needs to be https://....
http://...
https://....
The text was updated successfully, but these errors were encountered:
this is a frontend issue
Sorry, something went wrong.
hannyle
Successfully merging a pull request may close this issue.
Describe the bug
The autocomplete for affiliation places is not working.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Affiliation places need to autocomplete with links and identifiers to the DOI info form
Additional context
A possible reason for the error is that the link to ror.org is starting with
http://...
but needs to behttps://....
The text was updated successfully, but these errors were encountered: