Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Hey Quan
I encountered the same thing today. So whats the recommendation for the meantime? Should we remove Episerver.Labs.ContentManager package for now?
Regards
Ritu
yes, unfortunately I can't see any other solution. there are 4 work items in 1.1 and one of them is in progress so it might be next week or so before 1.1 is released
Looks like v1.1.0 was released yesterday -- https://nuget.optimizely.com/package/?id=EPiServer.Labs.ContentManager
Release notes are here: https://world.optimizely.com/documentation/Release-Notes/?versionFilters=1.1.0&packageFilter=EPiServer.Labs.ContentManager&typeFilter=All
Hi,
installed EPiServer.Labs.ContentManager 1.0.2 in a CMS12 site and when i try to go to edit mode (/episerver) i get the following 500 error:
MissingMethodException: Method not found: 'Void EPiServer.Cms.Shell.Internal.CmsModuleViewModel..ctor(EPiServer.Shell.Modules.ShellModule, EPiServer.Framework.Web.Resources.IClientResourceService, System.Collections.Generic.IEnumerable`1<EPiServer.Shell.IContentRepositoryDescriptor>, EPiServer.Core.IContentLanguageAccessor)'.
EPiServer.Labs.ContentManager.ContentChildrenModuleViewModel..ctor(ShellModule shellModule, IClientResourceService clientResourceService, IEnumerable<IContentRepositoryDescriptor> contentRepositoryDescriptors, IContentLanguageAccessor contentLanguageAccessor)
EPiServer.Labs.ContentManager.ContentManagerModule.CreateViewModel(ModuleTable moduleTable, IClientResourceService clientResourceService)
Any ideas?