AlexRom-01
Results
1
issues of
AlexRom-01
There's a mistake while checking available space to place tooltip in src/Postel/index.tsx on lines 510-515. If initial value is `placement='top-start'` it would change to `'bottom-start'` and then immediately to `'top-start'`...