<sly data-sly-test="logic"> //Newly added logic
<sly data-sly-test="logic"> //existing logc
</sly>
</sly>
Here I have wrapped the existing logic by a new logic and all of my existing content related to that inside sly logic got lost.
Any inputs highly appreciate.