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

onformualchain wrong params #246

Open
dmt0 opened this issue Jan 30, 2023 · 0 comments
Open

onformualchain wrong params #246

dmt0 opened this issue Jan 30, 2023 · 0 comments

Comments

@dmt0
Copy link

dmt0 commented Jan 30, 2023

Repro:

  1. set cells to following values: a1 = 2, a2 = 2, some cell out of the view (virtualized), say a20 =SUM(a1,a2)
  2. Save, refresh, so a20 is out of view
  3. Change value in a1 to 5
  4. onformulachain executes, expression parameter contains [{v: 4, value: 4, ...}] i.e. it's still the sum of old values of a1 and a2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant