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

NEW DESIGN - product-multilingual.js:660 Uncaught TypeError: Cannot read properties of undefined (reading 'replace') #7477

Closed
teolemon opened this issue Oct 11, 2022 · 0 comments · Fixed by #7479
Assignees
Labels
🐛 bug This is a bug, not a feature request. ✏️ Editing 🎯 P0

Comments

@teolemon
Copy link
Member

teolemon commented Oct 11, 2022

What

  • While trying to add a new language to the product

product-multilingual.js:660 Uncaught TypeError: Cannot read properties of undefined (reading 'replace')
at Y.fn.init.init (product-multilingual.js:660:25)
at e.fn.selectcrop (product-multilingual.js:881:36)
at HTMLLIElement. (product-multilingual.js:117:46)
at Function.each (jquery.js? [sm]:14:12113)
at Y.fn.init.each (jquery.js? [sm]:14:10087)
at add_language_tab (product-multilingual.js:59:18)
at HTMLSelectElement. (product-multilingual.js:957:9)
at HTMLSelectElement.dispatch (jquery.js? [sm]:25:1315)
at v.handle (jquery.js? [sm]:24:30111)
at Object.trigger (jquery.js? [sm]:25:425)
Échec du chargement de la carte source par les Outils de dével

Part of

@teolemon teolemon changed the title NEW DESIGN NEW DESIGN - product-multilingual.js:660 Uncaught TypeError: Cannot read properties of undefined (reading 'replace') Oct 11, 2022
@teolemon teolemon added ✏️ Editing 🎯 P0 🐛 bug This is a bug, not a feature request. and removed ✅ Task labels Oct 11, 2022
@stephanegigandet stephanegigandet self-assigned this Oct 11, 2022
stephanegigandet added a commit that referenced this issue Oct 11, 2022
fix: add language in product edit form #7477
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug This is a bug, not a feature request. ✏️ Editing 🎯 P0
Development

Successfully merging a pull request may close this issue.

2 participants