kiwicommerce/magento2-customer-password

functionality error in production mode

Opened this issue · 4 comments

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

fffab commented

hi,
A same issue can be reproduced on 2.3.2, enabling production mode.
All customer details page in admin cannot be showed.
Same js error from same file reported above.

Hello, im having exactly the same issue.
image

Hi, does someone have a fix for magento 2.3 please ?

I only had this error once, after refreshing the page it was gone and haven't seen it since.
Working perfectly fine on 2.3