Handsontable 0.14.1 + ngHandsontable 0.5.2:无法获取未定义或空引用的 属性 'length'

Handsontable 0.14.1 + ngHandsontable 0.5.2: Unable to get property 'length' of undefined or null reference

我在 IE 中遇到这个错误,但在 Chrome 中没有:

"Unable to get property 'length' of undefined or null reference."

该错误也显示在他们的演示页面中。只需移动鼠标即可F12查看错误:

http://handsontable.github.io/ngHandsontable/

此致!

此问题已在 github 存储库中修复。修复程序尚未发布。

如果你像我一样需要自己修复,请看:

https://github.com/handsontable/handsontable/pull/2448/files

最终修复:

https://github.com/handsontable/handsontable/issues/2478