api-platform / api-platform/create-client
Make sure all Mercure implementations have the same behavior
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 376
- Forks
- 132
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.