Skip to content

Powertools registration page is blank #19889

Open
@wlopez30

Description

@wlopez30

Describe the bug
Powertools registration page is blank

Tell us the version of Spartacus

  • Library version: 2211.20

To Reproduce
Steps to reproduce the behavior:

  1. ng new powertools --style=scss --routing=false --standalone=false

  2. cd powertools

  3. ng add @spartacus/[email protected]

  4. Selected all features for schematics

  5. yarn install

  6. updated context in SpartacusConfigurationModule context: { baseSite: ["powertools-spa"], urlParameters: ['baseSite', 'language'] }

  7. ng serve --ssl

  8. navigate to https://localhost:4200/powertools-spa/en/login/register

Observe no registration form.

CMS Component is loaded. But no Spartacus mapping available for 'OrganizationUserRegistrationComponent'

Expected behavior
Should have a registration form.

Screenshots

Image

Desktop (please complete the following information):

  • OS: Mac
  • Browser Chrome

Additional context
Add any other context about the problem here.

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