-
## Description
when running jss create myapp react --proxy the creation fails because the ngrok dependency does not use the proxy information. Also the ngrok dependency goes to a third party web…
-
## Description
Rendering Parameters templates created during app deployment don't inherit from the 'Standard Rendering Parameters' template. This affects updating presentation details of a rendering …
-
## Description
Emphasized `` text in the Markdown documentation is currently styled with `color: #7f8c8d;` resulting in low-contrast text, especially for text that should have greater emphasis. Firef…
-
## Description
Packages like [Sitecore JSS](https://www.npmjs.com/package/@sitecore-jss/sitecore-jss) have version 12.0.4 set as the latest version. Because we're using version 19, this is causing is…
-
## Describe the solution you'd like
Now that JSS supports Next.js, is it (or would it) be possible to use the `next/image` Image component within the Sitecore JSS Image component?
Since Next.js v1…
-
## Description
I have checked all the samples, and none are emitting the required `VirtualFolder` meta which the VisitorIdentification.js uses to build the correct path for layouts/system/VIChecker.a…
-
Are the scaling parameters from Sitecore compatible with Dianoga? For example with the following url:
`/-/jssmedia/images/image.ashx?mh=400&mw=600`
Before adding Dianoga to the image pipeline this…
-
I have a use-case where I need to forbid propTypes/defaultProps entirely, on certain files.
Forbidding proptypes entirely can be done in a bit of a hacky way:
```json
"react/forbid-prop-types": […
thany updated
2 years ago
-
## Is your feature request related to a problem? Please describe.
Currently, you can't modify layout service data at the proxy level before it is returned to client-side requests or passed into the A…
-
## Description
I have created new vue sample with `jss create vue-sample vue` and "Select rendering" dialog in Expirience Editor looks like broken. The same dialog in react sample (`jss create react-…