CacheControl / CacheControl/json-rules-engine
Event type "error" not working
Aperta
- Lingua principale
- JavaScript
- Stelle
- 3.1k
- Fork
- 507
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.