api-platform / api-platform/create-client
Make sure all Mercure implementations have the same behavior
未關閉
- 主要語言
- TypeScript
- 星號
- 376
- 分支
- 132
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Mercure implementations should:
- retrieve the hub URL from the response
- subscribe all topics in the same event source in the list (not the case in the Next.js implementation)
- correctly remove an item in the list when it is deleted
- unsubscribe when the component is unmounted
- correctly go back to the list when an item is deleted while in the show page
貢獻指南
評估
這個 Issue 還沒有評估資料。