CacheControl / CacheControl/json-rules-engine
Event type "error" not working
未关闭
- 主要语言
- JavaScript
- 星标
- 3.1k
- 派生
- 507
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。