Hi Yasin, I've produced this problem, I'll create an internal issue i'll fix it ASAP.
Hello ,
Can please check this document https://abp.io/docs/latest/framework/ui/angular/lookup-components?_redirected=B8ABF606AA1BDF5C629883DF1061649A It will helps you.
Thank you.
Hi
Have you logged in to the CLI?
abp login-info
Check this https://abp.io/docs/latest/ui-themes/lepton-x#leptonx-theme-module
Thank you
Hello ,
Can you update the Angular app in 8.3.4 Version.
Thank you.
Hello ,
I have check your package.json
file it was correct and at my side its work.
Error: Command failed with exit code 1: .suite/schematics/node_modules/.bin/ng g .suite/schematics/collection.json:entity --template app-pro --target PortX --source D:/PortX/portx_abp/aspnet-core/.suite/entities/OwnerSupplierUser.json
[1m[31m',' expected. (23:30)
In your error log it will be show syntactical error it means remove the extra comma or fix any other syntax issues you might find. If it is not solve the issue please share test project it to support@abp.io email along with ticket no.
Thank you.
Hello ,
Please check this document audit logging provides a more comprehensive explanation: https://abp.io/docs/latest/framework/infrastructure/audit-logging
Thank you.
Hello ,
Please check this link https://abp.io/support/questions/7463/Event-mechanism
Thank you.
Hello ,
Yes it is possible but you have to cusomize code at your end you can check here https://learn.microsoft.com/en-us/dotnet/api/system.net.mail.mailmessage?view=net-9.0
This is the document of IEMailSender please check.
Thank you.