Skip to content
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

Formulas recalculates when we block a change via beforeChange #4678

Closed
AMBudnik opened this issue Dec 14, 2017 · 9 comments
Closed

Formulas recalculates when we block a change via beforeChange #4678

AMBudnik opened this issue Dec 14, 2017 · 9 comments
Labels
bug Formulas Plugin Part of scope This issue is a part of a larger task Reported Status: Released

Comments

@AMBudnik
Copy link
Contributor

Description

Formulas recalculates when we block a change via beforeChange

Steps to reproduce

  1. Change A1 to 5

Expected:
The value in C2 should be 1 but it shows 6.

Demo

http://jsfiddle.net/85yp65e6/2/

Your environment

  • Handsontable version: 1.15.0
  • Browser Name and version: Chrome 63
  • Operating System: Windows 10
@AMBudnik
Copy link
Contributor Author

AMBudnik commented Feb 1, 2018

Works the same in version 1.15.1 (0.35.1). Updated demo http://jsfiddle.net/jk7fqn05/

@AMBudnik
Copy link
Contributor Author

Still works the same in v 5.0.1. http://jsfiddle.net/a4pv8r9k/

@AMBudnik
Copy link
Contributor Author

This issue is still replicable in v 8.2.0 http://jsfiddle.net/handsoncode/78sna2pu/

@AMBudnik
Copy link
Contributor Author

Case 2 (equals)

The Formulas doesn't get calculated properly on load. but when i change something or just double click on the source cell, it gets calculated properly. i tried this on a jsfiddle that i found in the formulas demo page: https://jsfiddle.net/minalkumar2893/Ltvk9zqb/7/
Also attaching a loom video: https://www.loom.com/share/600d948db42f44dfa73202256c3cd3b5

reported at #7522

@AMBudnik AMBudnik added the Part of scope This issue is a part of a larger task label Feb 11, 2021
@AMBudnik
Copy link
Contributor Author

This issue is closed temporarily. It will be reopened for development as it became a part of New formula plugin task reported at #6466

I will make sure to inform everyone interested in this topic after the official fix.

Please feel welcome to makes any comments on this issue. And if you experience similar behavior feel free to contact me at support@handsontable.com

@AMBudnik
Copy link
Contributor Author

AMBudnik commented Jun 1, 2021

Works the same in the v9 http://jsfiddle.net/d8hvzcu0/
Might be related to #8107

@AMBudnik
Copy link
Contributor Author

http://jsfiddle.net/dagvn1ec/ The issue did not change in v10
Cell C2 still shows 6 instead of 1.

@aninde
Copy link
Contributor

aninde commented Jun 19, 2023

@AMBudnik
Copy link
Contributor Author

This issue is solved in v13.0.0. Updated demo with the released version http://jsfiddle.net/mu85qwkx/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Formulas Plugin Part of scope This issue is a part of a larger task Reported Status: Released
Projects
None yet
Development

No branches or pull requests

3 participants