You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When created a new customer, it doesn't show in the admin panel. The customer list is empty after creating multiple customers from the admin panel and the storefront. But when I add a customer to the customer group, I can only see it in the customer group list but cannot see it in the customers list.
To Reproduce
Steps to reproduce the behavior:
Go to the Customers Section
Click on "Customers"
Then click on the "Create new customer" button,
Fill out the form and create a customer
Go back to the customers section by clicking the "Customers" tab.
The Customers list is empty
Expected behavior
After creating a new customer, the new customer should be visible in the customers list.
Environment (please complete the following information):
@vendure/core version: v2.0.0
Nodejs version: v18.16.0
Database (mysql/postgres etc): PostgreSQL
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
When created a new customer, it doesn't show in the admin panel. The customer list is empty after creating multiple customers from the admin panel and the storefront. But when I add a customer to the customer group, I can only see it in the customer group list but cannot see it in the customers list.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
After creating a new customer, the new customer should be visible in the customers list.
Environment (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: