-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
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
Annotation not saved #424
Labels
Comments
Looking at the logs for this -- this is the error:
I'm not available to make the time to fix this, though -- definitely feel free to post a pull request if you'd like to fix it! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From the webpage, adding an annotation fails.
However when trying to add an annotation, the web UI indicates that the annotation is saved, but if you reload the webpage, you would notice that the annotation is not actually saved.
Looking at the DevTools, the api is returing 500 (Internal Server Error) upon trying to add the annotation.
I checked it using the latest Firefox 102.9.0esr (64-bit), and Chromium 111.0.5563.147(Official Build, ungoogled-chromium)
The text was updated successfully, but these errors were encountered: