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
{{ message }}
This repository was archived by the owner on Feb 10, 2024. It is now read-only.
Update _umbracoContext.UmbracoContext to _umbracoContext.GetRequiredUmbracoContext()
use DI for IVariationContextAccessor rather than removed _umbracoContext.UmbracoContext.VariationContextAccessor
BuilderCollectionBase consructor now expects Func<IEnumerable<TItem>> for paramaterless constructor support.
Copy file name to clipboardExpand all lines: src/Our.Umbraco.DocTypeGridEditor/ValueProcessing/Collections/DocTypeGridEditorValueProcessorsCollection.cs
0 commit comments