Firstsawyou opened a new issue #1934: URL: https://github.com/apache/apisix-dashboard/issues/1934
## Issue description <!-- A clear and concise description of what the issue is. --> After configuring the redirection in the route, click Edit `Route` again. Dashboard does not work normally, and then the Dashboard page crashes. ## Expected behavior <!-- A clear and concise description of what you expected to happen. --> After configuring `redirect` in the configuration of `Route`, Dashboard can work correctly. ## How to Reproduce 1. Configure redirect in route <img width="1388" alt="截屏2021-06-04 下午5 31 23" src="https://user-images.githubusercontent.com/52862365/120780741-fb5f7e00-c55a-11eb-960f-14e37c062d7a.png"> <img width="1173" alt="截屏2021-06-04 下午5 32 23" src="https://user-images.githubusercontent.com/52862365/120780786-03b7b900-c55b-11eb-9d8e-63152179bb54.png"> 2. Edit the route again and any data at noon on the page <img width="1327" alt="截屏2021-06-04 下午5 34 23" src="https://user-images.githubusercontent.com/52862365/120781147-5c875180-c55b-11eb-804d-934ea52bac67.png"> 3. Clicking on the other options of Dashboard is invalid and the page is abnormal <img width="998" alt="截屏2021-06-04 下午5 19 01" src="https://user-images.githubusercontent.com/52862365/120781211-6b6e0400-c55b-11eb-986b-ec00befd9293.png"> <img width="1116" alt="截屏2021-06-04 下午5 15 59" src="https://user-images.githubusercontent.com/52862365/120781228-732da880-c55b-11eb-9f43-74c2ec638b6d.png"> ## Screenshots <!-- Add screenshots to help explain your problem if applicable. --> ## Environment * apisix version (cmd: `apisix version`): 2.5 * OS (cmd: `uname -a`): Linux * OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): 1.19.3 * etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API): 3.4.0 * apisix-dashboard version, if have: 2.6 * Browser version, if have: ## Additional context <!-- Do you want to solve this issue? or add any other context about the problem here. --> -- 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. For queries about this service, please contact Infrastructure at: [email protected]
