Hi All,We are using SDI Configuration in our project so that specific
components are skipped from being cached. I have done the required
configuration in OSGI config, and dispatcher files. After completing the
configuration, we are able to fetch the component on the page when url
starts with "/content" but when we are hitting the vanity url, component
is not getting rendered on page.In the configuration, i have enabled the
SDI, Base path i have given as "/content" and checked the checkbox to
add...