Hello,
check once https://gist.github.com/ebicoglu/ce0f0425bab806d0ee1a87d0073af96b?permalink_comment_id=3575448#gistcomment-3575448 I tried and it works for me.
Thanks
Hello,
Please change Leptonx version to "@volosoft/abp.ng.theme.lepton-x": "~3.1.0",
After that delete youryarn.lock
file
Run commands :
yarn
and then
npm start
thanks,
Hello,
to update login page please check https://github.com/abpframework/abp/blob/dev/modules/account/src/Volo.Abp.Account.Web/Pages/Account/Login.cshtml
also add code for login.cshtml.cs
then you will not get the error for LoginModel
as you showed above.
Thanks
Hello,
Could you please share package.json
file here
Hello,
have you followed migration guide https://docs.abp.io/en/abp/latest/Migration-Guides/Abp-8_1? please let me know. and also check for error logs if any?
Thanks
Hello,
please check https://support.abp.io/QA/Questions/306/Custom-Login-Page-For-Angular
thanks
Hello,
Have you check in Incognito mode?
Hello,
please check the migration guide https://docs.abp.io/en/abp/latest/Migration-Guides/Abp-8_1
thanks