-
Notifications
You must be signed in to change notification settings - Fork 543
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
无法使用高级匹配条件创建路由 #2609
Comments
Please provide your apisix-dashboard version, we have fixed it in #2440 |
@Baoyuantop 2.13.0 |
我也遇到这个问题了,这么低级的bug,这功能明显就是没有测试过啊 |
I verified using the master code and did not find this problem, need to wait for a new release. cc @bzp2010 |
We have the corresponding E2E automated test coverage for each feature and bug fix. For this bug you can refer to |
版本更新太慢了啊,还没有发新版本么 |
I have the same problem |
一样的问题,怎么解决? |
@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新版本解决这个问题? |
有旧版本没有这问题吗? |
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. |
Issue description
会出现JS报错
![image](https://user-images.githubusercontent.com/4363184/187440374-1649adb0-2a58-4a3b-8573-13faa53de1eb.png)
Expected behavior
无法使用高级匹配条件创建路由
How to Reproduce
创建任意规则后即可触发
Screenshots
No response
Environment
apisix version
):uname -a
):nginx -V
oropenresty -V
):etcd --version
):Additional context
No response
The text was updated successfully, but these errors were encountered: