The presentation site does not have kentico.xperience.admin nuget, and is hosted locally in IIS with dev.local domain.
The admin site does not have any of the presentation site DLLs, and is hosted separately in IIS with cms.dev.local domain.
However, both the solution has similar appSettings.json values for connection string.
I have a landing page where the preview feature in admin site is not displaying the landing page.
However, the when I preview the landing page in presentation site's admin interface after adding kentico.xperience.admin nuget, it works fine displaying the page.
Looks like I am missing some config setup.
Environment
Xperience by Kentico version: [30.8.0]
.NET version: [8]
Execution environment: [Windows machine, Locally hosted in IIS]