CacheControl / CacheControl/json-rules-engine
Event type "error" not working
Open
- Dominant language
- JavaScript
- Stars
- 3.1k
- Forks
- 507
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.