good first issuegrid-savestate
倉庫指標
- Star
- (5,395 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Newly added columns are not getting restored. Follow the below steps to reproduce the issue,
- Add new column (Click Add)
- save grid state in localstorage
- Change state of grid but don't save state
- Now restore grid state by clicking Restore button and this fetches settings from localstorage (working)
- However refresh the browser.
- Restore grid state from localstorage (Not working)
I have created plunker for this issue http://plnkr.co/edit/mR7lbG?p=preview