Open
Description
first style is:
style="display: block; position: absolute; will-change: transform; top: 0px; left: 0px; transform: translate3d(686px, 38px, 0px);"
after style is:
style="display: block; position: absolute;"
if set [container]="''" ; then
first show is:
why??
I don't know what went wrong T^T
Using the official Example:
https://valor-software.com/ngx-bootstrap/#/components/datepicker?tab=overview