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

http插件改名后内容丢失 #1309

Closed
6 of 7 tasks
mwnu opened this issue Apr 27, 2024 · 0 comments
Closed
6 of 7 tasks

http插件改名后内容丢失 #1309

mwnu opened this issue Apr 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mwnu
Copy link

mwnu commented Apr 27, 2024

例行检查

  • 我已确认目前没有类似 issue
  • 我已完整查看过项目 README,以及项目文档
  • 我使用了自己的 key,并确认我的 key 是可正常使用的
  • 我理解并愿意跟进此 issue,协助测试和提供反馈
  • 我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 issue 可能会被无视或直接关闭

你的版本

  • 公有云版本
  • 私有部署版本, 具体版本号: V4.8-preview2

问题描述
修改从OpenAPI Schema导入的http插件里面具体的路由的名称导致内部编排丢失

日志中显示警告:

Warning: data for page "/plugin/edit" (path "/plugin/edit?pluginId=662c9ca7cf4394583d321829") is 132 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.

See more info here: https://nextjs.org/docs/messages/large-page-data

复现步骤

  1. 新建插件——http插件
  2. 名称随便写,填入OpenAPI Schema,点击创建
  3. 成功创建好插件文件夹,里面包含具体的action
  4. 在文件夹根目录下,编辑某个action,给插件取个名字,修改名称,点确认更新
  5. 进入action,发现里面编排的路由方法都被清空了

预期结果

相关截图
image

@mwnu mwnu added the bug Something isn't working label Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants