-
Notifications
You must be signed in to change notification settings - Fork 306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 [Bug]:1. 数据源接口请求成功,控制台报错,请求结果里不展示请求结果 2.页面表格绑定数据源,不展示数据 #845
Comments
Title: 🐛 [Bug]: 1. The data source interface request is successful, the console reports an error, and the request result is not displayed in the request result. 2. The page table is bound to the data source, and the data is not displayed. |
操作步骤:
当前只复现了一种场景,并已经提交PR: #847 ,麻烦确认是否与您所遇到的场景一致。如果还有额外的场景导致无法填充请求结果,请继续反馈。
当前的画布以及页面预览,使用的都是 mock 数据,并未请求真正的接口进行展示数据。 |
Operation steps:
Currently, only one scenario has been reproduced and PR has been submitted: #847. Please confirm whether it is consistent with the scenario you encountered. If there are additional scenarios that prevent the request results from being populated, please continue to report back.
The current canvas and page preview use mock data and do not request a real interface to display data. |
区块调用了接口,该区块无法单独导出使用 |
The block calls the interface, and the block cannot be exported and used separately. |
Environment
windows Google浏览器
Version
18.19.0
Version
最新的代码
Link to minimal reproduction
Step to reproduce
按照操作文档操作
1.数据源接口发送请求后接口请求成功,控制台报错,请求结果窗口没有展示请求结果
2.新建一个空白表格页面,collection使用数据源,表格不渲染数据
What is expected
No response
What is actually happening
No response
What is your project name
tiny-engine
Any additional comments (optional)
No response
The text was updated successfully, but these errors were encountered: