-
### Type of issue
Missing information
### Feedback
Page "Use external OAuth providers" needs to be noticed that "this approach is not suitable for web client"
web client need to use another approa…
-
In [`3dc273a`](https://github.com/DimensionDev/status/commit/3dc273a4788738bc138e540624e566f4d3152acf
), RPC server - xDai ($XDAI_RPC_URL) experienced **degraded performance**:
- HTTP code: 200
- Resp…
-
### bug描述:
columns属性中配置了multiple:true时,点击重置按钮报错
### 重现步骤:
```
{
title: "订单状态",
dataIndex: "status",
formType: "select",
multiple:true
}
```
报错如图
![bug_img](https://…
-
-
API调试功能,将请求体的“数据类型”改成“multipart”后,并将参数栏的“更多操作”选择“文件”,之后参数名为“file”,参数值选择一个中文文件,“发送”请求,后端接收到的文件名将会是一个URL编码后的文件名,如果我使用其他工具则不存在此现象,请不要将中文文件名自动进行URL编码,这样会阻碍我的功能测试。
- Platform: windows
- OS: 10
- Ar…
-
-
-
## Sealos Image Update
```
/imagesync imageSourceName
```
-
The most recent [formulae.brew.sh deployment failed](https://github.com/Homebrew/formulae.brew.sh/actions/runs/11735173857).
-
我使用yolov8做目标检测。目标检测框大小输出不对,其他的评分,和类别都正确。为什么呢