hi
I will find a way.
hi
please share your project structure screenshot, thanks
Also the token file is present in $home on linux image,
hi
The access token must be:
/Users/your-user-name/.abp/cli/access-token.bin
hi
There is a payment left menu on MVC version and it is missing on blazor version. (I event tested with same database, two ui somehow differs)
You can add the abp payment blazor UI modules to your blazor app. we did it in the next release.
On MVC version, security logs page is always empty without any data, and blazor version lists data.
checking...
hi
I will confirm that.
hi
it seems the Value
of LocalizationTextRecord
is too large.
You can change MaxValueLength
of LanguageTextConsts
to some bigger value.
Set it in Program.cs
in your all host projects. include DbMigrator
project.
Finally, add new migrations.
hi enes.koroglu
I will check it and see what we can do.
hi
This problem is related to Blazor wasm. @mobajwa Can you create a new question?
We will release the new Lepton versions next week.
hi
I will give feedback to the team to release the lepton package as soon as possible.
We made some new changes. You can test it on release.
https://github.com/abpframework/abp/pull/15649