mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-27 17:52:16 +00:00
Move node field to tags in error report (#2570)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -31,7 +31,10 @@
|
|||||||
:title="$t('issueReport.submitErrorReport')"
|
:title="$t('issueReport.submitErrorReport')"
|
||||||
error-type="graphExecutionError"
|
error-type="graphExecutionError"
|
||||||
:extra-fields="[stackTraceField]"
|
:extra-fields="[stackTraceField]"
|
||||||
:tags="{ exceptionMessage: props.error.exception_message }"
|
:tags="{
|
||||||
|
exceptionMessage: props.error.exception_message,
|
||||||
|
nodeType: props.error.node_type
|
||||||
|
}"
|
||||||
/>
|
/>
|
||||||
<div class="action-container">
|
<div class="action-container">
|
||||||
<FindIssueButton
|
<FindIssueButton
|
||||||
@@ -90,10 +93,7 @@ const stackTraceField = computed<ReportField>(() => {
|
|||||||
label: t('issueReport.stackTrace'),
|
label: t('issueReport.stackTrace'),
|
||||||
value: 'StackTrace',
|
value: 'StackTrace',
|
||||||
optIn: true,
|
optIn: true,
|
||||||
getData: () => ({
|
getData: () => props.error.traceback?.join('\n')
|
||||||
nodeType: props.error.node_type,
|
|
||||||
stackTrace: props.error.traceback?.join('\n')
|
|
||||||
})
|
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@@ -788,7 +788,7 @@
|
|||||||
"Flux": {
|
"Flux": {
|
||||||
"flux_canny_model_example": "Flux Canny Model",
|
"flux_canny_model_example": "Flux Canny Model",
|
||||||
"flux_depth_lora_example": "Flux Depth Lora",
|
"flux_depth_lora_example": "Flux Depth Lora",
|
||||||
"flux_dev_example": "Flux Dev",
|
"flux_dev_checkpoint_example": "Flux Dev",
|
||||||
"flux_fill_inpaint_example": "Flux Inpaint",
|
"flux_fill_inpaint_example": "Flux Inpaint",
|
||||||
"flux_fill_outpaint_example": "Flux Outpaint",
|
"flux_fill_outpaint_example": "Flux Outpaint",
|
||||||
"flux_redux_model_example": "Flux Redux Model",
|
"flux_redux_model_example": "Flux Redux Model",
|
||||||
|
|||||||
@@ -788,7 +788,7 @@
|
|||||||
"Flux": {
|
"Flux": {
|
||||||
"flux_canny_model_example": "Flux Cannyモデル",
|
"flux_canny_model_example": "Flux Cannyモデル",
|
||||||
"flux_depth_lora_example": "Flux Depth Lora",
|
"flux_depth_lora_example": "Flux Depth Lora",
|
||||||
"flux_dev_example": "Flux Dev",
|
"flux_dev_checkpoint_example": "Flux Dev",
|
||||||
"flux_fill_inpaint_example": "Flux Inpaint",
|
"flux_fill_inpaint_example": "Flux Inpaint",
|
||||||
"flux_fill_outpaint_example": "Flux Outpaint",
|
"flux_fill_outpaint_example": "Flux Outpaint",
|
||||||
"flux_redux_model_example": "Flux Reduxモデル",
|
"flux_redux_model_example": "Flux Reduxモデル",
|
||||||
|
|||||||
@@ -788,7 +788,7 @@
|
|||||||
"Flux": {
|
"Flux": {
|
||||||
"flux_canny_model_example": "Flux Canny 모델",
|
"flux_canny_model_example": "Flux Canny 모델",
|
||||||
"flux_depth_lora_example": "Flux Depth Lora",
|
"flux_depth_lora_example": "Flux Depth Lora",
|
||||||
"flux_dev_example": "Flux 개발",
|
"flux_dev_checkpoint_example": "Flux Dev",
|
||||||
"flux_fill_inpaint_example": "Flux Inpaint",
|
"flux_fill_inpaint_example": "Flux Inpaint",
|
||||||
"flux_fill_outpaint_example": "Flux Outpaint",
|
"flux_fill_outpaint_example": "Flux Outpaint",
|
||||||
"flux_redux_model_example": "Flux Redux 모델",
|
"flux_redux_model_example": "Flux Redux 모델",
|
||||||
|
|||||||
@@ -788,7 +788,7 @@
|
|||||||
"Flux": {
|
"Flux": {
|
||||||
"flux_canny_model_example": "Flux Canny Model",
|
"flux_canny_model_example": "Flux Canny Model",
|
||||||
"flux_depth_lora_example": "Flux Depth Lora",
|
"flux_depth_lora_example": "Flux Depth Lora",
|
||||||
"flux_dev_example": "Flux Dev",
|
"flux_dev_checkpoint_example": "Flux Dev",
|
||||||
"flux_fill_inpaint_example": "Flux Inpaint",
|
"flux_fill_inpaint_example": "Flux Inpaint",
|
||||||
"flux_fill_outpaint_example": "Flux Outpaint",
|
"flux_fill_outpaint_example": "Flux Outpaint",
|
||||||
"flux_redux_model_example": "Flux Redux Model",
|
"flux_redux_model_example": "Flux Redux Model",
|
||||||
|
|||||||
@@ -788,7 +788,7 @@
|
|||||||
"Flux": {
|
"Flux": {
|
||||||
"flux_canny_model_example": "Flux Canny Model",
|
"flux_canny_model_example": "Flux Canny Model",
|
||||||
"flux_depth_lora_example": "Flux Depth Lora",
|
"flux_depth_lora_example": "Flux Depth Lora",
|
||||||
"flux_dev_example": "Flux Dev",
|
"flux_dev_checkpoint_example": "Flux Dev的检查点示例",
|
||||||
"flux_fill_inpaint_example": "Flux Inpaint",
|
"flux_fill_inpaint_example": "Flux Inpaint",
|
||||||
"flux_fill_outpaint_example": "Flux Outpaint",
|
"flux_fill_outpaint_example": "Flux Outpaint",
|
||||||
"flux_redux_model_example": "Flux Redux Model",
|
"flux_redux_model_example": "Flux Redux Model",
|
||||||
|
|||||||
Reference in New Issue
Block a user