fpPosition 'top' fails after first display
Closed this issue · 2 comments
rohanrichards commented
When using [fpPosition]="'top'"
after opening the widget for the first time it will no longer display above the parent element.
This can easily be verified on StackBlitz:
https://stackblitz.com/github/vbwigowk
https://vbwigowk.github.stackblitz.io
sconix commented
So it seems, I will release a fix.
sconix commented
This is fixed in 7.2.0 that I just released. Thanks for reporting this.