epam / ketcher

Web-based molecule sketcher
https://lifescience.opensource.epam.com/ketcher/demo.html
Apache License 2.0
442 stars 159 forks source link

#4979 - Support for Strict mode #5013

Open accmeboot opened 3 days ago

accmeboot commented 3 days ago

How the feature works? / How did you fix the issue?

(Screenshots, videos, or GIFs, if applicable)

The setTimeout wrapper was replaced with a proper promise handling to allow double renders work correctly when the StrictMode is active.

Check list