hi
Can you try running the suite using the abp suite command?
hi
The AppUrlOptions need to be configured on the Authserver and API websites.
options.Applications["Angular"].RootUrl = configuration["App:AngularUrl"];
options.Applications["Angular"].Urls[AccountUrlNames.PasswordReset] = "account/reset-password";
options.Applications["Angular"].Urls[AccountUrlNames.EmailConfirmation] = "account/email-confirmation";
Can you test this? no need to configure for "MVC"
hi
How can I reproduce your problem in a new microservice template?
Can you share the steps?
Thanks.
hi
If you only want to change the text you can change these localization texts.
"ThisWebsiteUsesCookie": "This website uses cookies to ensure you get the best experience on the website.",
"CookieConsentAgreePolicies": "If you continue to browse, then you agree to our {0} and {1}.",
"CookieConsentAgreePolicy": "If you continue to browse, then you agree to our {0}.",
hi
You can remove the unsupported modules and re-run the suite.
hi
The personal license includes
Account
Audit Logging UI
GDPR
Identity
Language Management
LeptonX PRO
OpenIddict UI
SaaS
Does not support advanced features such as Chat, CMS - Kit Pro, File Management, Forms, Payment, Text Template Management, Twilio SMS, etc.
hi
Can you share a test project to reproduce your problem?
Thanks
liming.ma@volosoft.com
ok, This is angular component, I will ask our angular team
hi
Can you inspect this element with dev tool to see if it is a angular or MVC component?