[GitHub] [apisix-dashboard] juzhiyuan commented on a change in pull request #1347: fix: editing a Service, the upstream info will be lost.

2021-01-21 Thread GitBox
juzhiyuan commented on a change in pull request #1347: URL: https://github.com/apache/apisix-dashboard/pull/1347#discussion_r562296901 ## File path: web/src/pages/Service/Create.tsx ## @@ -81,13 +81,12 @@ const Page: React.FC = (props) => { (serviceId ? update(serviceId,

[GitHub] [apisix-dashboard] juzhiyuan commented on a change in pull request #1347: fix: editing a Service, the upstream info will be lost.

2021-01-21 Thread GitBox
juzhiyuan commented on a change in pull request #1347: URL: https://github.com/apache/apisix-dashboard/pull/1347#discussion_r562297343 ## File path: web/src/pages/Service/Create.tsx ## @@ -71,8 +71,8 @@ const Page: React.FC = (props) => { }; const upstreamFormData

[GitHub] [apisix-dashboard] juzhiyuan commented on a change in pull request #1347: fix: editing a Service, the upstream info will be lost.

2021-01-21 Thread GitBox
juzhiyuan commented on a change in pull request #1347: URL: https://github.com/apache/apisix-dashboard/pull/1347#discussion_r562296901 ## File path: web/src/pages/Service/Create.tsx ## @@ -81,13 +81,12 @@ const Page: React.FC = (props) => { (serviceId ? update(serviceId,