You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the reason for this issue was the order of the operations. When I changed to the following order - row 0, row 0, row 1, row 2 it worked correctly. Can you please confirm if that's your expected output?
It seems that the reason for this issue was the order of the operations. When I changed to the following order - row 0, row 0, row 1, row 2 it worked correctly. Can you please confirm if that's your expected output?
It seems a dependencyGragh bug, i fixed in my local version.
I know it works when i change the order of operation but In some reason i canot control the order of operation.
Description
See demo for details
Video or screenshots
No response
Demo
https://codesandbox.io/s/jolly-bell-l7693t?file=/src/index.js
HyperFormula version
2.4.0
Your framework
No response
Your environment
chrome 113
The text was updated successfully, but these errors were encountered: