Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console Errors When Adding a Customer to a Customer Group #9760

Open
mustafaugurlu973 opened this issue Oct 24, 2024 · 1 comment
Open

Console Errors When Adding a Customer to a Customer Group #9760

mustafaugurlu973 opened this issue Oct 24, 2024 · 1 comment

Comments

@mustafaugurlu973
Copy link

Bug report

Describe the bug

When attempting to add a customer to a customer group, the "Add" button opens the modal, but errors appear in the browser console regardless of whether customer groups exist or not. The groups may or may not be listed, but the following warnings and errors are shown in the console when the modal opens.

System information

  • Medusa version: Medusa V2
  • Project started with: npx create-medusa-app@latest
  • Browser: Chrome v130.0.6723.70

Steps to reproduce the behavior

  1. Navigate to the Customers page.
  2. Select a customer and click the Add button under the Customer Groups section.
  3. The modal opens, and regardless of whether customer groups exist or not, errors are shown in the console.

Screenshots

  1. Before opening the modal:
Ekran Resmi 2024-10-24 13 54 23
  1. Errors displayed after opening the modal:
Ekran Resmi 2024-10-24 13 54 41
@olivermrbl
Copy link
Contributor

@mustafaugurlu973, thanks for highlighting.

This is not a breaking issue, so we will treat this with low priority. Feel free to send a PR, if you are up for fixing it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants