Multiple instances of table on same page

Tags: #<Tag:0x00007efc609f8c70>

Hi, team.

If the page contains multiple copies of the table with different settings ‘fillHandle’, the Autofill is not working properly.

I’ve created a jsfiddle to demonstrate the problem:
http://jsfiddle.net/0y8p0bey/

Just try drag row down for each of tables.
Expected result: Only the second table should create new rows till it reaches the last row.
Actual result: But first table is also capable.

Please let me know when you can fix this issue.
Thank you in advance.

Thanks for feedback @samteammail
It’s a bug. I shared it at https://github.com/handsontable/handsontable/issues/3336 cause all regular version related issues we are trying to keep at our Github board.

Please track changes to https://github.com/handsontable/handsontable/issues/3336 for updates.