Skip to content
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]: 数据请求部分在出码后可以请求,在预览中没法请求 #570

Closed
yao521521 opened this issue Jun 11, 2024 · 3 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@yao521521
Copy link

Environment

google与edge

Version

v16.20.2

Version

不知道如何查看最新稳定版

Link to minimal reproduction

https://github.com/opentiny/tiny-engine

Step to reproduce

1.创建接口
image
接口地址
https://geo.datav.aliyun.com/areas_v3/bound/100000_full.json
2.添加点击事件
image
image
3.预览(可以看到数据没有被请求)
image
4.下载代码运行
image
5.下载代码的运行结果(数据被请求)
image
image

What is expected

No response

What is actually happening

No response

What is your project name

tiny-engine

Any additional comments (optional)

No response

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: 🐛 [Bug]: The data request part can be requested after the code is generated, but cannot be requested in the preview

@chilingling
Copy link
Member

当前在预览页面为仅 mock,并没有真正发出请求。有兴趣可以给我们提PR进行相关实现 @yao521521

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Currently, the preview page is only a mock, and no request is actually made. If you are interested, you can submit a PR to us for related implementation @yao521521

@chilingling chilingling added good first issue Good for newcomers help wanted Extra attention is needed labels Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants