hi
Can you share all app logs when 403 error occurs?
see: https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems
liming.ma@volosoft.com
Thanks
hi
I have joined the repository.
But for an existing project , when we add CMS KIT , navigation links are getting updated but the CMS admin Module and Public site is not loading .
Can you share the steps?
Thanks.
hi
Please make your repository PRIVATE and invite https://github.com/maliming
Thanks.
hi
Your jquery-ui depends on the new 4.0 jQuery.
https://www.npmjs.com/package/jquery-ui/v/1.14.1?activeTab=code
"dependencies": {
"jquery": ">=1.12.0 <5.0.0"
},
Please specify the jQuery version in your package.json,and remove the yarn.lock, then run the abp install-libs command again.
"resolutions": {
"jquery": "3.7.1",
}
Great 👍
hi
You can use the latest version of Entity Framework in your project.
Include="Microsoft.EntityFrameworkCore" Version="10.0.2" />
We have upgraded them, but not released them.
https://github.com/abpframework/abp/pull/24653
Thanks.
hi
We will add footer.component.ts in the Angular app template(MVC and Blazor templates already have it).
Then the user can easily change the footer content in the solution.
Thanks.
That specific problem is for the MVC version.
Thanks, https://github.com/abpframework/abp/pull/24719
hi
But for an existing project , when we add CMS KIT , navigation links are getting updated but the CMS admin Module and Public site is not loading .
If your app has the same CMSKit module and configuration code as a ' fresh project `, it should work.
Can you share the existing project source code?
Remote check code will be difficult.
Thanks.
The LeptonX Lite LeptonX link seems no problem.