1rosehip / 1rosehip/jplist-es6
Storage function not working
未关闭
- 主要语言
- JavaScript
- 星标
- 83
- 派生
- 37
- PR 合并指标
- 30 天内没有已合并 PR
描述
I have used following JS code and added `data-id` attribute on filters and pagination, still it doesn't store selection state.
` deepLinking: true,
hashStart: '?',
storage: 'cookies',
storageName: 'jplist'
`
贡献指南
这个仓库没有索引到贡献指南
调研方向
Look at the jplist-es6 library's storage configuration and deep linking implementation. Check how the 'storage' and 'storageName' options are handled in the source code, likely in the core initialization or storage module. Verify the data-id attributes are correctly set on filters and pagination elements. Test with a simple HTML structure to see if state is being saved to cookies as expected.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100