-
**Describe the bug**
Currently, the 'Returns history' is part of the my-account dropdown. However, this route is non-existent, therefore redirecting user to a not-found page. This instance was remove…
-
**Describe the bug**
On the registration/"Create an Account" page in Spartacus Electronics, when you enter a password that does not fulfil the requirements, it shows "This is not a valid password for…
-
The first time we enter a route with CMS-driven child routes, say `/store-finder`, the page data are loaded.
But when we navigate out to homepage and then again back to `/store-finder`, the call fo…
-
(Assumes out of the box sample data)
**Steps to Reproduce:**
1. Navigate to Spartacus storefront.
2. Sign in as registered user.
3. Add any product to cart, so that cart total is greater than…
-
The current SSR setup requires that the folder structure of the server partially matches the project folder structure because of how `DIST_FOLDER` is defined in `server.ts`:
```js
const DIST_FOLDE…
mpern updated
4 years ago
-
**Describe the bug**
The bug happens when the when auto-config is enabled and being on any site different than /electronics-spa (i.e. /apparel-uk-spa). After refresh user is redirected to /electronic…
-
In a variation page of the product listing page the `CMSProductListTemplate` is not used directly instead a custom CMS product list component with a similar purpose is displayed. `ProductListSlot` is …
ktxed updated
3 years ago
-
Go to FAQ and click any link. You get redirected back to the homepage.
-
**Describe the bug**
We have an infinite loop when the access_token expire (try to execute /login in infinite loop)
**Tell us the version of Spartacus**
- spartacus 3.1.0
- angular-oauth2-oidc
…
-
**Describe the bug**
The `LinkComponent` template uses the raw `CmsLinkComponent.url` attribute as the router link for internal routes.
This attribute is calculated by the SAP Commerce backend using…