gotenks
Results
1
issues of
gotenks
I have a dialog, which is opened with a code shown below : ---------------------------------------------------------- const dialogPopup = new DialogInitializer(NgxPopupTooltipExample); // Set some configuration. dialogPopup.setConfig({ width : '100%', minWidth : '100%',...