apisix-dashboard
apisix-dashboard copied to clipboard
无法使用高级匹配条件创建路由
Issue description
会出现JS报错
Expected behavior
无法使用高级匹配条件创建路由
How to Reproduce
创建任意规则后即可触发
Screenshots
No response
Environment
- apisix version (cmd:
apisix version
): - OS (cmd:
uname -a
): - OpenResty / Nginx version (cmd:
nginx -V
oropenresty -V
): - etcd version, if have (cmd: run
etcd --version
): - apisix-dashboard version, if have:
- Browser version, if have:
Additional context
No response
Please provide your apisix-dashboard version, we have fixed it in https://github.com/apache/apisix-dashboard/pull/2440
@Baoyuantop 2.13.0
我也遇到这个问题了,这么低级的bug,这功能明显就是没有测试过啊
@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
我也遇到这个问题了,这么低级的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
版本更新太慢了啊,还没有发新版本么
I have the same problem
一样的问题,怎么解决? 已用v2.13.0 @Baoyuantop
@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. 😸
me too, dashboard version 2.13.0
我用的是rpm方式安装的2.13.0版本,还是存在这个问题, 几时发rpm新版本解决这个问题? @Baoyuantop
有旧版本没有这问题吗?
2.13.1 is being released: https://lists.apache.org/thread/r8k7t7nxf2tb0tkqvsbj50zy4cnqmrd0
2.13.1 is being released. Feel free to reopen it if you still have the same problem.