shlomiassaf / ngrid

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

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

Closed t00 closed 2 years ago

t00 commented 2 years 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 2 years ago

See release 4.0.1