angular-ui/ui-grid

Expandable row loading spinner

Open

#6.253 aberto em 7 de jun. de 2017

Ver no GitHub
 (4 comments) (4 reactions) (0 assignees)JavaScript (2.496 forks)batch import
help wanted

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Hi!

I am using the latest release of ui-grid and I facing problems with the expandable row. When I move from one page to another I pass by parameter the row id which must be expanded, but when I programatically expand the row it appears a loading spinner. If I click on expand button again and I collapse the row and again press the expand icon the row is correctly displayed. It appears to happen whee I scroll to the bottom of the grid and expand a row too. I tryed in the tutorial and it happens too, it seems to be a bug. Is there any options to solve this?

I attach a link to the image for example: http://i66.tinypic.com/97o4g8.png

Thanks in advance!

Guia do colaborador