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
I am on fresh locally installed v2023.0.1, macOs, node 18.12.1
After creating an write user, when clicking on add product in new product screen I get:
ManageProductController.js:161 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'getRecord')
at ManageProductController.js:161:29
at r (p-ef344be1.js:1:24663)
(anonymous) @ ManageProductController.js:161
r @ p-ef344be1.js:1
The text was updated successfully, but these errors were encountered:
I am on fresh locally installed v2023.0.1, macOs, node 18.12.1
After creating an write user, when clicking on add product in new product screen I get:
The text was updated successfully, but these errors were encountered: