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



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

Review comment:
       Try running yarn install then have a try? It seems that the prettier 
Module is missing :)




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