-
## Description
In previous versions before adding the new multisite functionality, it was enough to provide the SITECORE_API_HOST and SITECORE_API_KEY environment variables, and with multisite enable…
-
## Description
In the [Link component source](https://github.com/Sitecore/jss/blob/dev/packages/sitecore-jss-nextjs/src/components/Link.tsx) it is hardcoded with a `` inside the `` component. There a…
-
## Description
We're currently experimenting SSG and client-side personalisation using `RestLayoutService.fetchPlaceholderData` (very similar to the strategy described at https://www.adamlamarre.co…
-
The `debug` package is currently pinned to version 2.6.9 which has the following vulnerability:
```
✗ Regular Expression Denial of Service (ReDoS) [Low Severity][https://security.snyk.io/vuln/SN…
-
Cmd : `Pnpm install` fails with the following error.
node_modules/.pnpm/sharp@0.32.6/node_modules/sharp: Running install script, failed in 112ms
.../sharp@0.32.6/node_modules/sharp install$ (node …
-
## Current Behavior
Currently this script is added
> "postinstall": "ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points",
when adding something from `@nrwl/a…
-
## Is your feature request related to a problem? Please describe.
We host multiple websites in our Sitecore instance. When transitioning to NextJS and headless, we need to have multiple NextJS apps, …
-
## Description
At the moment when creating a NextJS app without StyleGuide or SXA templates, will have a default component created `ContentBlock`, but no Sitecore manifest definition.
When creat…
-
## Description
When I generate a component with `scaffold` command, this component is returned by withDatasourceCheck. So when it display in my storybook, it met error `TypeError: Cannot read propert…
-
## Is your feature request related to a problem? Please describe.
We started using the `NextImage` component and noticed a bunch of issues related to squashed/distorted images. After looking into i…