angular-ui/ui-grid

Cannot read property 'colDef' of undefined with pinned column

Open

#3 935 ouverte le 6 juil. 2015

Voir sur GitHub
 (6 commentaires) (1 réaction) (1 assigné)JavaScript (2 496 forks)batch import
good first issuegrid-pinningneeds: answer

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Hi, I would like to report an issue with column pinning. It looks like sometimes (I can't reproduce the issue whenever i want) the pinned column becomes all white (until I scroll the grid, then all the values come out) and if I try to resize this column it gives me the error Cannot read property 'colDef' of undefined at ui.grid.min.js:12 (I couldn't find where the error is with the unminified version)

I had to unpin and then pin the column again to make it work. I'm sorry I can't provide you more details, but I hope this report can still help you.

Guide contributeur