opentiny / opentiny/tiny-engine
🐛 [Bug]: 数据源模块-未生成对应数据源,且未调用接口,且,使用数据源时会有定时更新 和定义数据源时会有页面初始化更新
Open
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 2.8k
- Forks
- 476
- Avg merge
- 17h 35m
- Merged PRs (30d)
- 1
Description
Environment
自己部署线上环境
Version
v22
Version
2.1.0
Link to minimal reproduction
Step to reproduce
- 点击数据源设置远程配置 调用接口方式
- 在某个可以绑定数据源的物料组件中使用
- 预览查看出码代码
What is expected
生成对应数据源 并根据配置调用对应的数据源接口,并且出码代码内有
What is actually happening
未生成对应数据源,且未调用接口,且,使用数据源时会有定时更新 和定义数据源时会有页面初始化更新
What is your project name
freePage
Any additional comments (optional)
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the data-source settings, bound material component, and preview/code-generation flow described in the reproduction steps; the payload names no files or tests. Trace remote-configuration handling and generated output, then verify that the data source is generated, its configured interface is called, and the unwanted refresh behavior is absent.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100