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

[8.0.0.-beta2-rev12] The error occurs after using autoFill when we perform 3 specific steps #6995

Closed
pnowak opened this issue Jun 5, 2020 · 1 comment
Assignees
Labels
Auto fill Plugin bug Regression Issues that were created while adding new changes to the source code

Comments

@pnowak
Copy link
Contributor

pnowak commented Jun 5, 2020

Description

When auto-filling in 3 specific steps cells we get an error TypeError: Cannot read property 'row' of undefined.

To reproduce this issue we have to first auto-fill a few cells from row or column. Next, all of them auto-fill a few rows and columns at a clip.
A then, finally, auto-fill in the opposite direction.
Jun-05-2020 15-36-47

Possible source of this bug:

#6856

Demo

https://jsfiddle.net/c26o4htz/4/

Your environment

  • Handsontable version: 8.0.0-beta.2-rev12
  • Browser Name and version:
  • Operating System:
@pnowak pnowak added bug Auto fill Plugin Regression Issues that were created while adding new changes to the source code labels Jun 5, 2020
@pnowak pnowak changed the title [8.0.0.-beta2-rev12] The error occurs after use autoFill when we use 3 specific steps [8.0.0.-beta2-rev12] The error occurs after using autoFill when we perform 3 specific steps Jun 5, 2020
@jansiegel jansiegel self-assigned this Jun 5, 2020
jansiegel added a commit that referenced this issue Jun 8, 2020
jansiegel added a commit that referenced this issue Jun 9, 2020
@aninde
Copy link
Contributor

aninde commented Jun 17, 2020

Solved by 8.0.0-beta2-rev15 https://jsfiddle.net/aninde/3y7mj6sh/
Tested with headers and without.

6995-rev15

@aninde aninde closed this as completed Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto fill Plugin bug Regression Issues that were created while adding new changes to the source code
Projects
None yet
Development

No branches or pull requests

3 participants