You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
\Sitegeist\Monocle\Controller\ApiController::getSitePackages returns an empty array (json []) wich will cause an error in the frontend validation as an object is expected {}
\Sitegeist\Monocle\Service\PackageKeyTrait::getDefaultSitePackageKey returns false if no site package is available?
\Sitegeist\Monocle\Fusion\FusionService::getFusionConfigurationForPackageKey doesnt use Neos.Neos.fusion.autoiInclude for non site packages and thus a request will fail as Neos.Fusion:Component is not available