Replies: 2 comments 6 replies
|
Hey @Rmatkovsky @sc-dawidrutkowski @alan-null Can I ask one of you, please, to share some insights on this configuration? I believe it falls more within your expertise. Would be nice to understand if it's a bug or it's an expected behavior |
0 replies
|
@illiakovalenko The change @bewards is referring to was done ages ago - in 2019. At that time the SXA team was maintaining projects like Layout Service or Sitecore.JavaScript.Services which are now owned by the DevEx team. |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Description
According to this PR, the rendering parameters
paramsobject will be present in the JSON response even if rendering doesn't have parameters assigned yet.I'm noticing on XM Cloud with Next.js that if the Sitecore setting
LayoutService.DetailedRenderingParamsis set to true and a new component is added to the page (where no rendering parameters are yet to be set), theparamsobject isundefined.Additional information
No response
All reactions