parent
73d9ebe3f1
commit
f12aca9e84
4 changed files with 5 additions and 4 deletions
|
@ -22,7 +22,8 @@
|
|||
gpuAcceleration: false,
|
||||
placement: 'bottom-start',
|
||||
boundariesPadding: 0,
|
||||
forceAbsolute: true
|
||||
forceAbsolute: true,
|
||||
boundariesElement: 'body'
|
||||
});
|
||||
this.popper.onCreate(popper => {
|
||||
this.resetTransformOrigin(popper);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue