opentiny / opentiny/tiny-engine

🐛 [Bug]: 数据源模块-未生成对应数据源,且未调用接口,且,使用数据源时会有定时更新 和定义数据源时会有页面初始化更新

Open
#1,019 1 comment 0 reactions 0 assignees View on GitHub

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

image
image

Step to reproduce
  1. 点击数据源设置远程配置 调用接口方式
  2. 在某个可以绑定数据源的物料组件中使用
  3. 预览查看出码代码
What is expected

生成对应数据源 并根据配置调用对应的数据源接口,并且出码代码内有

What is actually happening

未生成对应数据源,且未调用接口,且,使用数据源时会有定时更新 和定义数据源时会有页面初始化更新

What is your project name

freePage

Any additional comments (optional)

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.