Closed sverhoeven closed 5 years ago
As reported in https://forum.knime.com/t/3d-e-chem-pharmacophores-viewer-dislplays-only-the-first-molecule-with-pharmacophore/19142, showing a second pharmacophore is broken.
Reproducable with molview-multiphar.zip workflow.
In the DevTools there is a main.js:formatted:84168 Uncaught TypeError: t.getState(...).pharmacophores.map is not a function uncaught error.
main.js:formatted:84168 Uncaught TypeError: t.getState(...).pharmacophores.map is not a function
Fixed in v2.0.2
As reported in https://forum.knime.com/t/3d-e-chem-pharmacophores-viewer-dislplays-only-the-first-molecule-with-pharmacophore/19142, showing a second pharmacophore is broken.
Reproducable with molview-multiphar.zip workflow.
In the DevTools there is a
main.js:formatted:84168 Uncaught TypeError: t.getState(...).pharmacophores.map is not a function
uncaught error.