src/tabviews/subtabtable/index.jsx
@@ -199,6 +199,8 @@ item.$menuId = this.props.MenuID item.$old = true if (item.OpenType === 'popview') return if (item.controlField) { if (/,/ig.test(item.controlVal)) { item.controlVals = item.controlVal.split(',')