We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea56f18 commit 85bd328Copy full SHA for 85bd328
1 file changed
src/dashboard/Container.mjs
@@ -49,6 +49,7 @@ class Container extends BaseContainer {
49
allowOverdrag : true,
50
appName : me.appName,
51
boundaryContainerId: me.id,
52
+ dragProxyConfig : me.dragProxyConfig,
53
dragProxyExtraCls : me.dragProxyExtraCls,
54
enableProxyToPopup : true,
55
owner : me,
0 commit comments