liuxiran commented on pull request #1633:
URL: https://github.com/apache/apisix-dashboard/pull/1633#issuecomment-814602288


   > Hi @liuxiran
   > 
   > Thanks for your instruction, I add a condition in `Service/Create.tsx ` 
LINE #67, the service can successful create with `None` upstream, but cypress 
still failed, according to my change, is it caused another error?
   
   Hi @stu01509 , you have to deal with the confilct first, thanks
   
   ![2021-04-07 
12-35-57屏幕截图](https://user-images.githubusercontent.com/2561857/113810986-f15d1100-979d-11eb-8678-78090d9f8218.png)
   
   Judging from the error log, when creating a service, cypress try to find dom 
`#nodes_0_host`, but never did it. That is because we enabled `None` option as 
the default selection, the `#nodes_0_host` dom will hidden. 
   
   so it would be better to set the default upstream selection to `Custom`.
   
   


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