iori0758 opened a new issue, #2524:
URL: https://github.com/apache/apisix-dashboard/issues/2524
### Issue description
i want add some routing matching conditions,but it doesn't work, after click
confirm button, it displays white page
### Expected behavior
save routing matching condition succesfuly
### How to Reproduce
1.Go to Route.
2.Configure a Route Record
3.At the Stage "Define API Request", click "Add" which below section
"Advanced Routing Matching Conditions"
4. Create Rule,
"Parameter Position": "Cookie",
"Parameter Name":"p-u-c",
"Operational Character":"Euqal(==)",
"Parameter Value": "21401" ,and click Confirm
5.it display white page
### Screenshots

### Environment
- apisix version (cmd: `apisix version`):2.14.1
- OS (cmd: `uname -a`):CentOS Linux release 7.8.2003 (Core)
- OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): nginx
version: openresty/1.21.4.1
built by gcc 9.3.1 20200408 (Red Hat 9.3.1-2) (GCC)
built with OpenSSL 1.1.1n 15 Mar 2022
TLS SNI support enabled
- etcd version, if have (cmd: run `etcd --version`): 3.5.4
- apisix-dashboard version, if have: 2.13
- Browser version, if have: Google Chrome 版本 102.0.5005.115(正式版本) (64 位)
### Additional context
_No response_
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]