adopted-ember-addons / adopted-ember-addons/ember-light-table
Serializing table state to query parameters
未關閉
question
- 主要語言
- JavaScript
- 星號
- 311
- 分支
- 130
- PR 合併指標
- 30 天內沒有已合併 PR
描述
API Req : http://localhost:4200/api/lists?limit=3&page=1
Result in URL: http://localhost:4200/lists
expected in URL: http://localhost:4200/lists?limit=3&page=1
貢獻指南
評估
這個 Issue 還沒有評估資料。