Skip to content

functionality error in production mode #3

@imanbehboudi

Description

@imanbehboudi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions