Hello ,
In the ABP Framework, when you define routes for a parent and child menu, the behavior you're experiencing is common. By default, clicking on a parent menu item may not navigate to the specified path if it has child routes. Instead, it typically expands the child menu without changing the route.
Thank you
Hello ,
As you mentioned, I made a project and verified that it was functioning well. I've included a [video] you to view.
Can you try to once upgrade your framework version. Thank you.
Hello ,
Can you share test project to support@abp.io email along with ticket no.
Thanks,
Hi ,
Can you share steps to reproudce this isue.
Thank you.
Hello ,
Can you please check this similar issue https://abp.io/support/questions/8122/Concurrency-issue
Thank you.
Can you share the stpes how to reproduce this issue.
Hello ,
I followed the steps you provided to reproduce the issue, but everything works perfectly on my end. I ran both the web and Angular projects, and they executed without any problems.
host project
angular project
Once you can check abp studio , yarn , node and angular version. My abp studio version - 0.9.13 , yarn - 1.22.22 node - 20.17.0 angular - 18.1.0
Also try once delete node_modules and yarn.lock file and run yarn
.
Thank you.
Hello ,
Can you provide some steps to reproduce the issue. Which node and yarn version you can use.
Thank you
Hi,
Check this link https://github.com/abpframework/abp/issues/18114 if it is helpful for you.
Thank you.