Skip to content

[Issue] Fixed region field related issue in the customer registration form #31756

Closed
@m2-assistant

Description

@m2-assistant

This issue is automatically created based on existing pull request: #31755: Fixed region field related issue in the customer registration form


Fixed region field related issue in the customer registration form if the address is enabled programmatically.

Description (*)

If address fields are enabled in the customer registration form then the state/region field doesn't load.

Manual testing scenarios (*)

  1. Need to enable the address fields in the customer registration form programmatically.
  2. Then go to the customer sign up form and try to register.
  3. Sign up won't work as region/state is a required field.
  4. Reason for the same is that region/state doesn't load the values
  5. As there is a js issue in firebug that Uncaught SyntaxError: Unexpected token $ in JSON

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds are green)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions