Hi @yekalkan I switched back to MVC template, I feel angular template not ready and has a lot of issues, also the public site generated in MVC even in angular template which was a surprise to me :)
Issue still exist in MVC template No Admin CMS pages even If I selected CMSKIT in project generation in Suite, and also I recommend the following :
@alper, yes you are write it will be created but not seeded
@yekalkan what is the benefit of adding CMS-Kit without administration packages !? it should be added once you checked cmskit checkbox
I notice the issue happend with MVC template also ...
@jfistelmann Thanks for feedback.
What about the other issue ?
ABP Framework version: v7.2.2
UI type: Angular
DB provider: EF Core
Tiered (MVC) or Identity Server Separated (Angular): yes
[ ] 1-When chooseing sqlite database , the database file MyProjec.db does not created in the write place , please check the free version it's creating the database file in the write place ...
<br> <br>
Also you don't have any option to create free angular template because it use the template name with commercial version, and the only option you have to logout your account useing abp logout to create the free one
abp new MyProject -u angular -dbms SQLite --separate-identity-server --preview
It should be (for example ) angular-pro for commercial version
abp new MyProject -u angular-pro -dbms SQLite --separate-identity-server --preview
Hi,
I try again with 7.3 RC2, but facing more issues here is the command I use to create the project
abp new MyProject -u angular -dbms SQLite --separate-identity-server --preview --theme basic -csf
Then wen running andgular project it gives the following issues
I hope is get fixed brfore the release of 7.3
Thank you ensin,
I already fixed it but wanted to report it to be fixed with next version.
Note: the issue appear with mvc and angular ( single layer), so some replaces needed in angular folder too
another issue I notice in angular single layer also
when you browse the api project and try to login using authorize button ( the green button ) it gives you another error : no ui configured