0
smry created
this line fails:
var payments = await query.OrderBy(input.Sorting).PageBy(input).ToListAsync();
Error on query:
Session.TenantId is null! Possible problems: No user logged in or current logged in user in a host user (TenantId is always null for host users).
3 Answer(s)
-
0
hi smry
- What is your product version?
- What is your product type (Angular or MVC)?
- What is product framework type (.net framework or .net core)?
Can you share the steps to reproduce the problem? Thanks.
-
0
-
1
Please follow: https://github.com/aspnetzero/aspnet-zero-core/issues/3090