Skip to content

Release v2.144.0 Breaks logins on stores without store.login defined #626

@hugo-expe

Description

@hugo-expe

Describe the bug
The change removing the required from the store.login interface caused all pages that did not have this defined in their store-theme to be left empty of components.

To Reproduce
Use a store theme without defining store.login and navigate to /login

Image

Expected behavior

"store.login": {
    "blocks": ["login-content"]
  }

Additional context
This issue is critical for many pages that have a mandatory login step and do not have it defined in their store.theme.

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