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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
重現所回報的事件物件,其類型為 'error',並使用提供的訊息。閱讀事件類型文件和事件處理入口,以確定是否支援 'error'。當事件如文件所述正常運作,或文件明確說明允許的事件類型及行為時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- backend
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100