angular-ui/ui-grid

Expandable rows that are opened closed and opened again will not expand

Open

#6,955 opened on Apr 2, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
grid-expandablehelp wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

When you expand a row, collapse that row, and then try to expand the row again it will not open until you perform a second click.

This can be viewed on the expandable grid tutorial.

http://ui-grid.info/docs/#!/tutorial/Tutorial:%20216%20Expandable%20grid

Contributor guide