angular-ui/ui-grid

Restoring state from existing state on start up is not working

已关闭

#4,383 创建于 2015年9月16日

 (2 条评论) (0 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
grid-savestatehelp wanted

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南