Merge remote-tracking branch 'origin/v8/8.7' into v8/feature/block-editor-list-validation

# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/blocklist/umbBlockListPropertyEditor.component.js
This commit is contained in:
Shannon
2020-07-17 13:51:18 +10:00

View File

@@ -64,7 +64,6 @@
});
vm.$onInit = function() {
if (!vm.umbVariantContent) {
// not found, then fallback to searching the scope chain, this may be needed when DOM inheritance isn't maintained but scope
// inheritance is (i.e.infinite editing)