CacheControl / CacheControl/json-rules-engine

Event type "error" not working

Open
#272 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.