liuxiran commented on pull request #1633: URL: https://github.com/apache/apisix-dashboard/pull/1633#issuecomment-813075562
> Hi @liuxiran > > Thanks for your detailed explanation, I update the commit please review it again. > >  sorry for late reply, UI has been fixed 👍, and there is another error in my local env: when I try to create a service with `None` upstream, I will got an error   actually when we choose `None` upstream, we do not have to pass `upstream_id` to the manager-api, you can try to solve this in `onSubmit` function in the https://github.com/apache/apisix-dashboard/blob/master/web/src/pages/Service/Create.tsx -- 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]
