shlomiassaf / ngrid

A angular grid for the enterprise
https://shlomiassaf.github.io/ngrid
MIT License
240 stars 39 forks source link

Attempted fix for ERROR TypeError: Cannot read properties of undefined (reading '$implicit') #252

Closed t00 closed 1 year ago

t00 commented 1 year ago

Please consider and verify this fix for v4.0 - with row selection it fixes the crash issue when accessing context.$implicit when mouse movements are are not picking up grid row.

It might be a temporary fix (row should be found when mouse is over grid) but clears the only reproducible issue with v4.0 I could find in our tests.

shlomiassaf commented 1 year ago

See release 4.0.1