angular-ui/ui-grid

Restoring state from existing state on start up is not working

Fermée

#4 383 ouverte le 16 sept. 2015

 (2 commentaires) (0 réaction) (0 personne assignée)JavaScript (2 496 forks)batch import
grid-savestatehelp wanted

Métriques du dépôt

Stars
 (5 395 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

If you come into a page with a state that is predefined (say a set of user settings), several settings, such as the width, scroll, and the open state on groups, are not restoring correctly. Some of the settings restore correctly (pinned state, column order, grouping, filters), but the remainder come in only after clicking the restore button, if at all.

EDIT: Apparently I dropped a private plunk on here, let me try that again: http://plnkr.co/edit/FDcSEq

Guide contributeur