[bugfix] Dialog: overlay incorrect locate when use getContainer (#3041)
This commit is contained in:
@@ -2,7 +2,6 @@ import { OverlayConfig } from './overlay';
|
||||
|
||||
export type StackItem = {
|
||||
vm: any;
|
||||
target: HTMLElement;
|
||||
config: OverlayConfig;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user