Merge remote-tracking branch 'origin/v8/dev' into v8/feature/5656-ux-doctype-property-creation-journey
# Conflicts: # src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
};
|
||||
|
||||
vm.openNodeTypePicker = function ($event) {
|
||||
if (vm.nodes.length >= vm.maxItems) {
|
||||
if (vm.overlayMenu || vm.nodes.length >= vm.maxItems) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user