det101 opened a new issue, #17052:
URL: https://github.com/apache/dolphinscheduler/issues/17052

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   The webpage cannot be accessed, and the browser console reports an error:
   ``` 
   Uncaught Error: A route named "ui-setting" has been added as a child of a 
route with the same name. Route names must be unique and a nested route cannot 
use the same name as an ancestor. 
   ```
   
   ### What you expected to happen
   
   dolphinscheduler-ui can not debug
   A route named "ui-setting" has been added as a child of a route with the 
same name
   
   
   ### How to reproduce
   
   cd dolphinscheduler 
   pnpm install 
   pnpm run dev
   open   http://localhost:5173/
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to