LiteSun commented on a change in pull request #1284:
URL: https://github.com/apache/apisix-dashboard/pull/1284#discussion_r556988932



##########
File path: web/src/pages/Setting/Setting.tsx
##########
@@ -75,6 +75,8 @@ const Setting: React.FC = () => {
               }
               history.push(path);
             }
+          } else {
+          history.push('/');

Review comment:
       you can also click 
https://github.com/apache/apisix-dashboard/pull/1284/checks?check_run_id=1696195316
 to find out what lint error it is.




----------------------------------------------------------------
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]


Reply via email to