Comment 6 for bug 1642036

Revision history for this message
Galen Charlton (gmc) wrote :

I tested the patch, and I was still sometimes able to make the race condition between the completion of initialization of the group tab's egGrid (by which point grid.setQuery is guaranteed to exist) and the post-initTab handler occur. What did work was wrapping that call to grid.setQuery() in a $timeout.

So, we're close, but not for 3.0.0. Setting milestone to 3.0.1.