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

functionality error in production mode #3

Open
imanbehboudi opened this issue Sep 3, 2019 · 4 comments
Open

functionality error in production mode #3

imanbehboudi opened this issue Sep 3, 2019 · 4 comments

Comments

@imanbehboudi
Copy link

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
Copy link

fffab commented Dec 5, 2019

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.

@ycancio
Copy link

ycancio commented Jan 24, 2020

Hello, im having exactly the same issue.
image

@angelflo
Copy link

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

@WebWeave
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants