There is no error level log in the log file.
The antiforgery cookie token and request token do not match
This is not a problem with ABP but jmeter You can check these links: https://techcommunity.microsoft.com/t5/iis-support-blog/anti-forgery-token-and-anti-forgery-cookie-related-issues/ba-p/984870 https://stackoverflow.com/questions/53034969/jmeter-post-anti-forgery-token https://stackoverflow.com/questions/49597998/not-able-to-login-due-to-requestverificationtoken
ok, i'm checking
Your menu control does not always update the state of the items correctly. Sometimes already selected menu items are NOT deactivated, even though the user has been on another page for a long time. In this case, several menu items are displayed as active at the same time.
Looks like a problem, how do i reproduce the problem?
THe issue has been fixed
https://github.com/volosoft/volo/pull/17940
Hi,
could you please share the full error logs?
I am using the LeptonX theme in Blazor Server and have the following problem with the menu: From my overview list I open an entry for editing, which is displayed in a separate Razor page. Unfortunately, the selection in the menu remains on the previous item. As a result, I can no longer select this menu item to return to the list (menu items that have already been selected cannot be selected a second time).
This is by designed
hi,
Because this ticket is not a bug, so I won't refund your ticket. : )
Hi,
It works for me
My steps
run-tye.ps1<# Check development certificates #>
if (! ( Test-Path ".\etc\dev-cert\localhost.pfx" -PathType Leaf ) ){
Write-Information "Creating dev certificates..."
cd ".\etc\dev-cert"
.\create-certificate.ps1
cd ../..
}
cd "./shared/PlayPoint.DbMigrator"
dotnet run
cd ../..
<# Run all services #>
tye run --watch
create-certificate.ps1run-tye.ps1Make sure the Redis, RabbitMQ are available
Could you please share the full error logs?
If you need, I can provide the solution of the compressed package, because it is only generated using abp suite, there is no other content.
okay, please my email is shiwei.liang@volosoft.com