AlSherif Khalaf
AlSherif Khalaf
## Bug report ### Describe the bug when click on : http://localhost:7001/a/settings/personal-information  Just installed as follows ``` npx create-medusa-app@latest ``` ``` Element type is invalid: expected a string (for...
This error happened after upgrading Medusa to latest version ```bash "Requested fields [attribute_values, attribute_values.attribute, int_attribute_values, int_attribute_values.attribute] are not valid" ```  
I changed the language of Strapi V4 to Arabic , but the Editor still using English UI . I think it should be changed according to user preferences .
### Link to reproduction _No response_ ### Payload Version 3.0.0-beta.86 ### Node Version v20.16.0 ### Next.js Version 15.0.0-canary.120 ### Describe the Bug Just after upgrading website template from 3.0.0-beta.84 to...