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

Fix a bug related to not clearing the dataset correctly for formulas #10983

Merged
merged 4 commits into from
May 20, 2024

Conversation

budnix
Copy link
Member

@budnix budnix commented May 17, 2024

Context

The PR fixes a bug related to not clearing the dataset correctly when Formulas is enabled. The unordered indexes passed to the HF API caused the issue.

How has this been tested?

I tested the changes locally and I covered the fix with tests.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Related issue(s):

  1. fixes https://github.com/handsontable/dev-handsontable/issues/1841

Affected project(s):

  • handsontable

Checklist:

@budnix budnix self-assigned this May 17, 2024
@budnix budnix marked this pull request as ready for review May 17, 2024 10:39
Copy link

github-actions bot commented May 17, 2024

Launch the local version of documentation by running:

npm run docs:review 08414d1fb6ce9da73ae9790df94aa54f106d9d2b

@budnix budnix requested a review from jansiegel May 20, 2024 06:54
@budnix budnix merged commit 95c71be into develop May 20, 2024
23 checks passed
@budnix budnix deleted the feature/dev-issue-1841 branch May 20, 2024 11:22
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

Successfully merging this pull request may close these issues.

None yet

2 participants