Heyner Cuevas
Results
2
comments of
Heyner Cuevas
> I had the same problem and fixed it by `position: fixed` on the Tooltip. This fixed it for me, i had to offset the tooltip with popperConfig too because...
I had the same problem with Angular, the problem is that the bundlers of the Frameworks remove the unused imports, and the component depends on executing the `define` static method...