apisix-dashboard icon indicating copy to clipboard operation
apisix-dashboard copied to clipboard

无法使用高级匹配条件创建路由

Open Someant opened this issue 2 years ago • 8 comments

Issue description

会出现JS报错 image

Expected behavior

无法使用高级匹配条件创建路由

How to Reproduce

image 创建任意规则后即可触发

Screenshots

No response

Environment

  • apisix version (cmd: apisix version):
  • OS (cmd: uname -a):
  • OpenResty / Nginx version (cmd: nginx -V or openresty -V):
  • etcd version, if have (cmd: run etcd --version):
  • apisix-dashboard version, if have:
  • Browser version, if have:

Additional context

No response

Someant avatar Aug 30 '22 12:08 Someant

Please provide your apisix-dashboard version, we have fixed it in https://github.com/apache/apisix-dashboard/pull/2440

Baoyuantop avatar Aug 31 '22 01:08 Baoyuantop

@Baoyuantop 2.13.0

Someant avatar Aug 31 '22 02:08 Someant

我也遇到这个问题了,这么低级的bug,这功能明显就是没有测试过啊

pan003 avatar Aug 31 '22 10:08 pan003

@Baoyuantop 2.13.0

I verified using the master code and did not find this problem, need to wait for a new release. cc @bzp2010

Baoyuantop avatar Sep 02 '22 01:09 Baoyuantop

我也遇到这个问题了,这么低级的bug,这功能明显就是没有测试过啊

We have the corresponding E2E automated test coverage for each feature and bug fix. For this bug you can refer to https://github.com/apache/apisix-dashboard/blob/master/web/cypress/e2e/route/can-skip-upstream-when-select-service-id.cy.js#L135

Baoyuantop avatar Sep 02 '22 01:09 Baoyuantop

版本更新太慢了啊,还没有发新版本么

pan003 avatar Sep 14 '22 06:09 pan003

I have the same problem

jeffreys-cat avatar Sep 14 '22 07:09 jeffreys-cat

一样的问题,怎么解决? 已用v2.13.0 @Baoyuantop

jevonsnotes avatar Oct 17 '22 01:10 jevonsnotes

@jevonsnotes You can try compiling it yourself using master. For some reason, there is no new official release yet. Maybe you can come and help us with a new release. 😸

SkyeYoung avatar Oct 19 '22 01:10 SkyeYoung

me too, dashboard version 2.13.0

ipanocloud avatar Oct 21 '22 01:10 ipanocloud

我用的是rpm方式安装的2.13.0版本,还是存在这个问题, 几时发rpm新版本解决这个问题? @Baoyuantop

luohoufa avatar Nov 14 '22 09:11 luohoufa

有旧版本没有这问题吗?

113998274 avatar Nov 14 '22 10:11 113998274

2.13.1 is being released: https://lists.apache.org/thread/r8k7t7nxf2tb0tkqvsbj50zy4cnqmrd0

Baoyuantop avatar Nov 15 '22 01:11 Baoyuantop

2.13.1 is being released. Feel free to reopen it if you still have the same problem.

LiteSun avatar Nov 30 '22 03:11 LiteSun