-
#### 描述问题:
使用 service组件,在amis-editor设计器编辑时报错,但预览时正常显示。
#### 截图或视频:
#### 如何复现(请务必完整填写下面内容):
1. 你是如何使用 amis 的?
通过npm方式 React使用amis
2. amis 版本是什么?请先在最新 beta 版本测试问题是否存在
版本:node 1…
-
The following errors were reported by 5.5.0-dev.20240505
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
#### 描述问题:
CRUD下的cards模式分页设置无效
#### 截图或视频:
perPage设置为20时显示只有10个
![image](https://github.com/baidu/amis/assets/104351842/2cf42d39-849a-462c-8e40-9f06da450dda)
#### 如何复现(请务必完整填写下面内容):
1.…
-
#### 描述问题:
请用一段清晰简洁的文字描述问题是什么...
“App 多页应用”中使用内部带有“CRUD“组件的”Card”组件,CRUD的顶栏显示异常。排查后发现带有cxd-Table-fixedTop 类型的div多了top: 50px;的样式。
#### 截图或视频:
可以的话,尽可能提供截图或视频来补充描述你的问题...
#### 如何复现(…
-
The following errors were reported by 5.5.0-dev.20240428
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
#### 描述问题:
给按钮设置点击事件选择发送请求,不管怎么设置,在run action ajax 里都会输出invalid api url: 的错误
#### 截图或视频:
![image](https://github.com/baidu/amis/assets/9144738/94596b20-85a1-4e19-b48f-1f011438c6bd)
#### 如何…
-
#### 实现场景:
我在picker上选取了几条数据,然后再下方的利用combo组件的tabs模式获取上面所选的值,但是tabs的标题只能一行显示所有,无法多行显示所有的数据按照index排列下来
#### 存在的问题:
![image](https://github.com/baidu/amis/assets/96569767/439fba7a-46c0-4e01-84d0-e1b5…
-
The following errors were reported by 5.4.0-dev.20231119
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
The following errors were reported by 5.5.0-dev.20240421
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
#### 描述问题:
给分页组件设置total属性为${total},service中有total变量,并设置为一个定值,但是在分页中没有生效
#### 截图或视频:
#### 如何复现(请务必完整填写下面内容):
1. 你是如何使用 amis 的?
官网demo改的
2. amis 版本是什么?请先在最新 beta 版本测试问题是否存在
官网版本…