Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

updateConfig() should check if new config is the same as the old one #1251

Closed
sequba opened this issue Apr 25, 2023 · 1 comment · Fixed by #1256
Closed

updateConfig() should check if new config is the same as the old one #1251

sequba opened this issue Apr 25, 2023 · 1 comment · Fixed by #1256
Labels
Feature Something we can add later on without introducing a breaking change Impact: Low

Comments

@sequba
Copy link
Contributor

sequba commented Apr 25, 2023

Description

updateConfig() is an expensive operation. It rebuilds the whole engine so we should avoid doing it when not necessary. This method should check if the new config is the same as the old one.

Links

handsontable/handsontable#10326
#1252

@AMBudnik
Copy link
Contributor

Closed as solved in HyperFormula v2.5.0
Release notes for the version: https://hyperformula.handsontable.com/guide/release-notes.html#_2-5-0

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Feature Something we can add later on without introducing a breaking change Impact: Low
Projects
None yet
2 participants