CacheControl / CacheControl/json-rules-engine
Event type "error" not working
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 3.1k
- Forks
- 507
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
event: {
type: 'error',
params: {
message: 'Player has fouled out!'
}
}
In the event object, I have given `error` as the value of the type property.
It is returning the error like, `Uncaught, unspecified 'error' event.`
If is not allowed value, please update the document.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.