shlomiassaf / ngrid

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

fix(ngrid/target-events): underfined rowContext #183

Closed shlomiassaf closed 3 years ago

shlomiassaf commented 3 years ago

When using keepAlive with target Events and rendering on/off the grid, the datasource is rendered before other things which causes this issue.

Fixes #181