Smarts is not set correcly
Open
Priority: Medium
Severity: Medium
User`s Feedback
- Dominant language
- C++
- Stars
- 406
- Forks
- 134
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 24
Description
When setting the following smarts via API and requesting a molblock further, the query features are lost.
```
ketcher.setMolecule('[#6]-[#6&$([#6&a])]')
await ketcher.getMolfile()
'\n -INDIGO-04292613332D\n\n 2 1 0 0 0 0 0 0 0 0999 V2000\n 4.4699 -3.9875 0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0\n 5.4699 -3.9875 0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0\n 1 2 1 0 0 0 0\nM END\n'
```
Using the latest ketcher libraries:
"ketcher-core": "^3.12.0",
"ketcher-react": "^3.12.0",
"ketcher-standalone": "^3.12.0",
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.