Validation not working as expected with mulitiple table instances

Tags: #<Tag:0x00007efc6d26d390>

Hi,

We have been experiencing issues with validations on a page that contains multiple tables.

The page has multiple table instances through angular ng-repeat (Using group by. A table is created for each group.) and the setting is shared among these table.

The background colour of a cell does not turn red when invalid values are entered.

Has anyone experienced the similar issue?

Thank you,

Hi @jumpei.yamauchi
Actually ngHandsontable issues have their place at the Github forum: https://github.com/handsontable/ngHandsontable but if you could create a simplified JSFiddle demo we can look at this case.