Chrome debug console (F12/Console) shows following:
ERROR TypeError: Cannot read property ‘sourceToRendered’ of null
at o.value (handsontable.full.min.js:34)
at o.value (handsontable.full.min.js:34)
at t.value (handsontable.full.min.js:40)
at t.default.getCell (handsontable.full.min.js:34)
at r (handsontable.full.min.js:34)
at eval (handsontable.full.min.js:34)
at eval (handsontable.full.min.js:40)
at n.t.default [as validator] (handsontable.full.min.js:40)
at eval (handsontable.full.min.js:34)
at ZoneDelegate.invokeTask (zone.js:423)
It looks like the same issue is triggered by a different condition.
I don’t know whether is’s better to open new issue or re-open existing one. Whatever is more convenient for you guys.
Please let me know if I should open new issue.