Sitecore / jss

Software development kit for JavaScript developers building web applications with Sitecore Experience Platform
https://jss.sitecore.com
Apache License 2.0
263 stars 275 forks source link

[sitecore-jss-react] [Editing Integration] Add support for chrome hydration for Placeholders #1776

Closed addy-pathania closed 6 months ago

addy-pathania commented 7 months ago

Description / Motivation

To enable Chrome's hydration process in Pages, we need to modify the JSS Placeholder component in the sitecore-jss-react SDKs. We need to emit shallow chromes and required data for placeholders and renderings.

Testing Details

Types of changes