You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is sort of a spin off of #353 that I am able to reproduce in 0.3.5 and the latest master d238a52.
If I update a parent to an only child then update that child I get a "row is undefined" error in the console and the child row is missing from the grid.
This can be demonstrated in the test/tree_expand.html page by running the following code:
This is sort of a spin off of #353 that I am able to reproduce in 0.3.5 and the latest master d238a52.
If I update a parent to an only child then update that child I get a "row is undefined" error in the console and the child row is missing from the grid.
This can be demonstrated in the test/tree_expand.html page by running the following code:
or
You'll notice a row is undefined error in the console and the Australia row is now missing.
The text was updated successfully, but these errors were encountered: