-
### Environment
System:
OS: Windows 10 10.0.22621
CPU: (24) x64 12th Gen Intel(R) Core(TM) i7-1255U
Memory: 12.19 GB / 31.64 GB
Binaries:
Node: 16.19.1 …
-
## Expected Behavior
I can run an upgrade of NX with npm run update, without getting issues with dataPersistance.
## Current Behavior
I have spent a lot of time to get the issues I had with R…
-
## Description
When using Next.js **without** SSG and only ISR (fallback set to blocking), the component factory is undefined and results in all components missing. Note, if using SSG and ISR is trig…
-
## Is your feature request related to a problem? Please describe.
Within experience editor or preview mode, if using component level getStaticProps or getServerSideProps to fetch data using GraphQL, …
-
## Is your feature request related to a problem? Please describe.
When developing enterprise websites, it is a requirement to share components across sites while allowing some components to implement…
-
## Is your feature request related to a problem? Please describe.
The currently used version 11 will not get any more security updates, because the security support is end of life (since 11.05.2022).…
-
## Description
graphql-codegen error after update GraphQL Introspection:
Step to reproduce:
dotnet sitecore login --authority https://demo.identityserver.local --cm https://demo.cm.local --allow-…
-
## Description
Lazy loading of components is not working when using tsconfig paths import.
`
{ path: 'RichTextContent', loadChildren: () => import('@myrepo/shared/jss-components').then(m…
-
## Description
After upgrading to v20.1.3 on Sitecore 10.2 (fetched with REST), most of my container components (using the _withPlaceholder_ function) started failing with a _"TypeError: Cannot read …
-
## Description
The Manifest API documentation (https://jss.sitecore.com/docs/techniques/working-disconnected/manifest-api) describes that is is possible to add child items to datasources (`children…