-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
@vendure/dashboardP2: importantImportant issue which does not affect majority of usersImportant issue which does not affect majority of userstype: bug 🐛Something isn't workingSomething isn't working
Description
Describe the bug
When modifying an order, you cannot edit the address. Clicking the Edit button makes the address disappear. We do have custom fields in addresses, so maybe that is related?
To Reproduce
Steps to reproduce the behavior:
- Go to any order.
- Click on modify.
- Scroll down to the addresses field.
- Click on the edit button.
Expected behavior
Popup where one can edit the address.
Actual behavior
Address disappears, Popup doesn't open.
Environment (please complete the following information):
- @vendure/core version: 3.5.4
- Nodejs version: 22
- Database (mysql/postgres etc): postgres
- Operating System (Windows/macOS/Linux): linux
- Browser (if applicable): chrome
- Package manager (npm/yarn/pnpm): pnpm
Additional context
We noticed the Issue after we first tried out the new Dashboard. It was reproducable in multiple browsers and operating systems.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@vendure/dashboardP2: importantImportant issue which does not affect majority of usersImportant issue which does not affect majority of userstype: bug 🐛Something isn't workingSomething isn't working