I've colored the box shadow of that dot in red so it can be seen better. The box shadow was already there however.
Desktop (if execution):
OS: Tested on Mac
Browser: Tested on Firefox, Chrome
Versions
ngx-popperjs version: 16.0.2
@angular/core version: 16.1.7
@angular/material version: -
typescript version: -
Additional Context
I also get a small white not fully closed popper-window in an app I have that uses ngx-popper since v16, however not in the stackblitz. I'll need to dig a bit deeper to reproduce that in the stackblitz though. I thought to give that context information here since (a) maybe it's related, (b) even if not, you might immediately know what's the problem.
Describe the bug v16 introduces a small dot that I don't think is supposed to be there. The ngxp__container class seems to be responsible for it.
To Reproduce
Stackblitz: https://stackblitz.com/edit/stackblitz-starters-ntdnfh
Here's a v15 stackblitz, the dot isn't there https://stackblitz.com/edit/stackblitz-starters-yzdkhv
Expected behavior
No dot should appear.
Screenshots
I've colored the box shadow of that dot in red so it can be seen better. The box shadow was already there however.
Desktop (if execution):
Versions
Additional Context
I also get a small white not fully closed popper-window in an app I have that uses ngx-popper since v16, however not in the stackblitz. I'll need to dig a bit deeper to reproduce that in the stackblitz though. I thought to give that context information here since (a) maybe it's related, (b) even if not, you might immediately know what's the problem.