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

Powertools registration page is blank #19889

Open
wlopez30 opened this issue Jan 17, 2025 · 0 comments
Open

Powertools registration page is blank #19889

wlopez30 opened this issue Jan 17, 2025 · 0 comments

Comments

@wlopez30
Copy link

wlopez30 commented Jan 17, 2025

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.

@wlopez30 wlopez30 changed the title Powertools registration page in blank Powertools registration page is blank Jan 17, 2025
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

1 participant