0
dhill created
-
ABP Framework version: v8.2.1
-
UI Type: Blazor Web App
-
Database System: EF Core
-
Exception message and full stack trace:
-
Steps to reproduce the issue:
The search box is missing from linked accounts.
4 Answer(s)
-
0
hi
This is different between mvc and blazor, I will fix it in next version,
I have refunede your ticket.Thanks.
-
0
hi
Can you test this in a new 8.3 template project?
Then, share the screenshot if there is still a problem.
Thanks.
-
0
There were some missing packages that didn't get updated to 8.3.0
Once they all got updated it's working.One note: using the ABP suite to update packages seems to be impartial. The same applies to Nuget updates. The fix found by accident was running abp update-libs
-
0
Great