-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
hello and thx for works
i have a issue using magento2-customer-password module in production mode
magento : 2.3.1
deploy mode : production
enable java script bundling : yes
merge java script files : yes
minify java script files : yes
the issue is that "registry.get" wont work properly and it shows admin_password null error in the chrome console . but the module is working fine in the default or developer mode
var admin_password = registry.get(self.parentName + '.' + 'admin_password');
view/adminhtml/web/js/form/element/admin-password.js
Metadata
Metadata
Assignees
Labels
No labels