-
Notifications
You must be signed in to change notification settings - Fork 111
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
Preview: Error occurs on click of "Remove Explicit Hydrogens" in reaction #2755
Labels
Milestone
Comments
Details
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Summary
An error appears on attempt to Remove hydrogens. The Add hydrogens works correctly.
Steps to Reproduce
Actual behavior
The first click works correctly, but the second click produces an error.
The error message states: "Given string could not be loaded as (query or plain) molecule or reaction, see the error messages: 'molecule json loader: Not a molecule. Found 3 arrows.'"
Expected behavior
Explicit hydrogens should be removed correctly on repeated actions, with no errors.
Desktop:
Ketcher version
[Version 3.0.0-rc.1]
Indigo version
[Version 1.27.0-dev.3]
Additional context
Bug found by autotest Reactions/Reaction-tools/Multi-Tailed-Arrow-Tool/multi-tailed-arrow-tool.spec.ts:3852
The text was updated successfully, but these errors were encountered: